X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=5d0982c08d2a676d68888c7c122d13982fa95e9e;hb=fb80dab2044d302eb8ccacd0b34d4cbaf5fe904c;hp=44fda1797ca374d6617ea4602427e692b4e3a8f9;hpb=1a45f16a9734820fba42fe1db3f38dd1eee49df6;p=quassel.git diff --git a/src/uisupport/CMakeLists.txt b/src/uisupport/CMakeLists.txt index 44fda179..5d0982c0 100644 --- a/src/uisupport/CMakeLists.txt +++ b/src/uisupport/CMakeLists.txt @@ -47,6 +47,10 @@ target_link_libraries(${TARGET} Quassel::Common ) +if (EMBED_DATA) + set_property(SOURCE graphicalui.cpp APPEND PROPERTY COMPILE_DEFINITIONS EMBED_DATA) +endif() + if (WITH_KF5) target_link_libraries(${TARGET} PUBLIC