summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeconfig_compiler/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeconfig_compiler/CMakeLists.txt')
-rw-r--r--tdecore/tdeconfig_compiler/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeconfig_compiler/CMakeLists.txt b/tdecore/tdeconfig_compiler/CMakeLists.txt
index a4f24c43e..3da974a53 100644
--- a/tdecore/tdeconfig_compiler/CMakeLists.txt
+++ b/tdecore/tdeconfig_compiler/CMakeLists.txt
@@ -16,7 +16,7 @@ include_directories(
)
link_directories(
- ${TQT_LIBRARY_DIRS}
+ ${TDECORE_LIBRARY_DIRS}
)