summaryrefslogtreecommitdiffstats
path: root/tdewallet/backend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdewallet/backend/CMakeLists.txt')
-rw-r--r--tdewallet/backend/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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}
)