From c19a10f20f5162ed151cef4bb6c826a91a282886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 21 Jan 2014 09:42:10 +0100 Subject: Fix tdecore directories of linked libraries (cherry picked from commit 62ac96e110e21c0289e890b6e2a824b61d5cb055) --- pics/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pics') diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt index b7e0f9aca..829d141a2 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} ) -- cgit v1.2.1