summaryrefslogtreecommitdiffstats
path: root/kcontrol/background
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/background
parent4a1137459ad32950bdfa0a51f6278cd802ca2cf6 (diff)
downloadtdebase-9f749e63a93d1b6cd42c3e1136e0e6f63a742708.tar.gz
tdebase-9f749e63a93d1b6cd42c3e1136e0e6f63a742708.zip
Fix FTBFS due to libart location
Diffstat (limited to 'kcontrol/background')
-rw-r--r--kcontrol/background/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/background/CMakeLists.txt b/kcontrol/background/CMakeLists.txt
index d45c31f19..7996f58a6 100644
--- a/kcontrol/background/CMakeLists.txt
+++ b/kcontrol/background/CMakeLists.txt
@@ -23,6 +23,7 @@ if( BUILD_KCONTROL OR BUILD_KDESKTOP OR BUILD_TDM )
link_directories(
${TQT_LIBRARY_DIRS}
+ ${LIBART_LIBRARY_DIRS}
)
##### bgnd (static) #############################