diff options
Diffstat (limited to 'pics/CMakeLists.txt')
-rw-r--r-- | pics/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt index e5146680d..bfa304859 100644 --- a/pics/CMakeLists.txt +++ b/pics/CMakeLists.txt @@ -27,8 +27,7 @@ include_directories( ) link_directories( - ${TQT_LIBRARY_DIRS} - ${LIBART_LIBRARY_DIRS} + ${TDECORE_LIBRARY_DIRS} ) |