diff options
Diffstat (limited to 'kinit/CMakeLists.txt')
-rw-r--r-- | kinit/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kinit/CMakeLists.txt b/kinit/CMakeLists.txt index 348c4dd8d..73dbfb15e 100644 --- a/kinit/CMakeLists.txt +++ b/kinit/CMakeLists.txt @@ -25,7 +25,7 @@ include_directories( ) link_directories( - ${TQT_LIBRARY_DIRS} + ${TDECORE_LIBRARY_DIRS} ) |