summaryrefslogtreecommitdiffstats
path: root/tdeio
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-06-11 02:38:01 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-06-11 03:03:49 +0200
commit54c9be2c4c38ef1e71db866bb67310e2c2511ee0 (patch)
tree68ad185aa94425ab689b5d74791077516cfbe28c /tdeio
parent43174373032e1198981312b3b527f719b0a5d38b (diff)
downloadtdelibs-54c9be2c4c38ef1e71db866bb67310e2c2511ee0.tar.gz
tdelibs-54c9be2c4c38ef1e71db866bb67310e2c2511ee0.zip
Add include directory for internal libltdl
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dfd680030c18adaa4f299a4092d9ac6d5945cadc)
Diffstat (limited to 'tdeio')
-rw-r--r--tdeio/tdeio/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdeio/tdeio/CMakeLists.txt b/tdeio/tdeio/CMakeLists.txt
index 77d16f2c7..b4487db7f 100644
--- a/tdeio/tdeio/CMakeLists.txt
+++ b/tdeio/tdeio/CMakeLists.txt
@@ -18,6 +18,7 @@ include_directories(
${CMAKE_BINARY_DIR}/tdecore
${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/dcop
+ ${CMAKE_SOURCE_DIR}/libltdl
${CMAKE_SOURCE_DIR}/tdecore
${CMAKE_SOURCE_DIR}/tdecore/network
${CMAKE_SOURCE_DIR}/tdeui