summaryrefslogtreecommitdiffstats
path: root/tdecore/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/CMakeLists.txt')
-rw-r--r--tdecore/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt
index 87e59ec44..5133be82e 100644
--- a/tdecore/CMakeLists.txt
+++ b/tdecore/CMakeLists.txt
@@ -37,10 +37,7 @@ include_directories(
)
link_directories(
- ${TQT_LIBRARY_DIRS}
- ${LIBIDN_LIBRARY_DIRS}
- ${GAMIN_LIBDIR}
- ${LIBART_LIBRARY_DIRS}
+ ${TDECORE_LIBRARY_DIRS}
)
##### headers ###################################