summaryrefslogtreecommitdiffstats
path: root/pics
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 /pics
parent6b1e323cd22f19d8517d344ce8ae4e0a19769028 (diff)
downloadtdelibs-12b5e141be261b5ff652e8ec5153d50888859d1a.tar.gz
tdelibs-12b5e141be261b5ff652e8ec5153d50888859d1a.zip
Fix FTBFS due to libart location
Diffstat (limited to 'pics')
-rw-r--r--pics/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt
index b278a39c1..e5146680d 100644
--- a/pics/CMakeLists.txt
+++ b/pics/CMakeLists.txt
@@ -28,6 +28,7 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
+ ${LIBART_LIBRARY_DIRS}
)