summaryrefslogtreecommitdiffstats
path: root/tdecore/CMakeLists.txt
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2013-08-01 18:03:42 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-08-01 18:07:09 +0200
commit12b5e141be261b5ff652e8ec5153d50888859d1a (patch)
tree248402b15d677bea962a60d487109b7f664ebb56 /tdecore/CMakeLists.txt
parent6b1e323cd22f19d8517d344ce8ae4e0a19769028 (diff)
downloadtdelibs-12b5e141be261b5ff652e8ec5153d50888859d1a.tar.gz
tdelibs-12b5e141be261b5ff652e8ec5153d50888859d1a.zip
Fix FTBFS due to libart location
Diffstat (limited to 'tdecore/CMakeLists.txt')
-rw-r--r--tdecore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt
index bff0e51d0..a201774f8 100644
--- a/tdecore/CMakeLists.txt
+++ b/tdecore/CMakeLists.txt
@@ -83,6 +83,7 @@ link_directories(
${TQT_LIBRARY_DIRS}
${LIBIDN_LIBRARY_DIRS}
${GAMIN_LIBDIR}
+ ${LIBART_LIBRARY_DIRS}
)
##### headers ###################################