summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/CMakeLists.txt1
-rw-r--r--tdecore/tdeconfig_compiler/CMakeLists.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt
index 5133be82e..a6953e2dc 100644
--- a/tdecore/CMakeLists.txt
+++ b/tdecore/CMakeLists.txt
@@ -38,6 +38,7 @@ include_directories(
link_directories(
${TDECORE_LIBRARY_DIRS}
+ ${XRENDER_LIBRARY_DIRS}
)
##### headers ###################################
diff --git a/tdecore/tdeconfig_compiler/CMakeLists.txt b/tdecore/tdeconfig_compiler/CMakeLists.txt
index 3da974a53..63af8a1b8 100644
--- a/tdecore/tdeconfig_compiler/CMakeLists.txt
+++ b/tdecore/tdeconfig_compiler/CMakeLists.txt
@@ -17,6 +17,7 @@ include_directories(
link_directories(
${TDECORE_LIBRARY_DIRS}
+ ${XRENDER_LIBRARY_DIRS}
)