summaryrefslogtreecommitdiffstats
path: root/kcontrol/tdm
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 /kcontrol/tdm
parent4a1137459ad32950bdfa0a51f6278cd802ca2cf6 (diff)
downloadtdebase-9f749e63a93d1b6cd42c3e1136e0e6f63a742708.tar.gz
tdebase-9f749e63a93d1b6cd42c3e1136e0e6f63a742708.zip
Fix FTBFS due to libart location
Diffstat (limited to 'kcontrol/tdm')
-rw-r--r--kcontrol/tdm/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/tdm/CMakeLists.txt b/kcontrol/tdm/CMakeLists.txt
index 004282250..d325f8287 100644
--- a/kcontrol/tdm/CMakeLists.txt
+++ b/kcontrol/tdm/CMakeLists.txt
@@ -19,6 +19,7 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
+ ${LIBART_LIBRARY_DIRS}
)
##### other data ################################