summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/newui/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/newui/CMakeLists.txt b/src/newui/CMakeLists.txt
index b1f89a56..e6f6b124 100644
--- a/src/newui/CMakeLists.txt
+++ b/src/newui/CMakeLists.txt
@@ -15,6 +15,10 @@ include_directories(
${TQT_INCLUDE_DIRS}
)
+link_directories(
+ ${TQT_LIBRARY_DIRS}
+)
+
##### d (shared) ################################