Fix FTBFS due to libart location

pull/16/head
Francois Andriot 11 years ago committed by Slávek Banko
parent 6b1e323cd2
commit 12b5e141be

@ -28,6 +28,7 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
${LIBART_LIBRARY_DIRS}
)

@ -83,6 +83,7 @@ link_directories(
${TQT_LIBRARY_DIRS}
${LIBIDN_LIBRARY_DIRS}
${GAMIN_LIBDIR}
${LIBART_LIBRARY_DIRS}
)
##### headers ###################################

Loading…
Cancel
Save