summaryrefslogtreecommitdiffstats
path: root/kdesktop/CMakeLists.txt
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2013-08-01 18:04:49 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-08-01 18:04:49 +0200
commit9f749e63a93d1b6cd42c3e1136e0e6f63a742708 (patch)
tree0444072444659e25cc2df81e3baa463da672e54c /kdesktop/CMakeLists.txt
parent4a1137459ad32950bdfa0a51f6278cd802ca2cf6 (diff)
downloadtdebase-9f749e63a93d1b6cd42c3e1136e0e6f63a742708.tar.gz
tdebase-9f749e63a93d1b6cd42c3e1136e0e6f63a742708.zip
Fix FTBFS due to libart location
Diffstat (limited to 'kdesktop/CMakeLists.txt')
-rw-r--r--kdesktop/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdesktop/CMakeLists.txt b/kdesktop/CMakeLists.txt
index 2f88769d2..0acb0a48a 100644
--- a/kdesktop/CMakeLists.txt
+++ b/kdesktop/CMakeLists.txt
@@ -36,6 +36,7 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
+ ${LIBART_LIBRARY_DIRS}
)