summaryrefslogtreecommitdiffstats
path: root/qtinterface/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/CMakeLists.txt')
-rw-r--r--qtinterface/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt
index c0c5f74..30f4020 100644
--- a/qtinterface/CMakeLists.txt
+++ b/qtinterface/CMakeLists.txt
@@ -222,6 +222,6 @@ tde_add_library( tqassistantclient SHARED
SOURCES
${IFACE}/tqassistantclient.cpp
VERSION 4.2.0
- LINK ${QT_LIBRARIES} -lqassistantclient
+ LINK ${QT_LIBRARIES} -ltqassistantclient
DESTINATION ${LIB_INSTALL_DIR}
)