X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=5d0982c08d2a676d68888c7c122d13982fa95e9e;hp=44fda1797ca374d6617ea4602427e692b4e3a8f9;hb=00e1a9c29e792ba4d65dba21b7ba04131bcb13bc;hpb=1a45f16a9734820fba42fe1db3f38dd1eee49df6 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