From 62ac96e110e21c0289e890b6e2a824b61d5cb055 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 --- tdewallet/backend/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdewallet/backend/CMakeLists.txt') diff --git a/tdewallet/backend/CMakeLists.txt b/tdewallet/backend/CMakeLists.txt index 59c0bf942..886e6c385 100644 --- a/tdewallet/backend/CMakeLists.txt +++ b/tdewallet/backend/CMakeLists.txt @@ -19,7 +19,7 @@ include_directories( ) link_directories( - ${TQT_LIBRARY_DIRS} + ${TDECORE_LIBRARY_DIRS} ) -- cgit v1.2.1