summaryrefslogtreecommitdiffstats
path: root/sigworld
diff options
context:
space:
mode:
Diffstat (limited to 'sigworld')
-rw-r--r--sigworld/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/sigworld/CMakeLists.txt b/sigworld/CMakeLists.txt
index 2d528346..d0e162c0 100644
--- a/sigworld/CMakeLists.txt
+++ b/sigworld/CMakeLists.txt
@@ -35,6 +35,12 @@ TARGET_LINK_LIBRARIES(sigworld
sigcore
sigscript
)
+TARGET_LINK_LIBRARIES(sigworld LINK_INTERFACE_LIBRARIES
+ ${QT_QTCORE_LIBRARY}
+ ${QT_QTGUI_LIBRARY}
+ sigcore
+ sigscript
+)
INSTALL(
TARGETS sigworld