summaryrefslogtreecommitdiffstats
path: root/libkpimexchange/core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libkpimexchange/core/CMakeLists.txt')
-rw-r--r--libkpimexchange/core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/CMakeLists.txt b/libkpimexchange/core/CMakeLists.txt
index a91cedb0..e1d246ca 100644
--- a/libkpimexchange/core/CMakeLists.txt
+++ b/libkpimexchange/core/CMakeLists.txt
@@ -40,6 +40,6 @@ tde_add_library( kpimexchange SHARED AUTOMOC
exchangeclient.cpp exchangeaccount.cpp exchangedownload.cpp exchangeupload.cpp
exchangedelete.cpp utils.cpp exchangeprogress.cpp exchangemonitor.cpp
VERSION 1.0.0
- LINK kcal-shared
+ LINK ${TQT_LIBRARIES} kcal-shared
DESTINATION ${LIB_INSTALL_DIR}
)