From 12b5e141be261b5ff652e8ec5153d50888859d1a Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Thu, 1 Aug 2013 18:03:42 +0200 Subject: Fix FTBFS due to libart location --- tdecore/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tdecore') 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 ################################### -- cgit v1.2.1