summaryrefslogtreecommitdiffstats
path: root/tdeui
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui')
-rw-r--r--tdeui/CMakeLists.txt1
-rw-r--r--tdeui/kdetrayproxy/CMakeLists.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/tdeui/CMakeLists.txt b/tdeui/CMakeLists.txt
index d30bee930..5a74dd31a 100644
--- a/tdeui/CMakeLists.txt
+++ b/tdeui/CMakeLists.txt
@@ -33,6 +33,7 @@ include_directories(
link_directories(
${TDECORE_LIBRARY_DIRS}
+ ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeui/kdetrayproxy/CMakeLists.txt b/tdeui/kdetrayproxy/CMakeLists.txt
index 271f6cd79..5730beaa1 100644
--- a/tdeui/kdetrayproxy/CMakeLists.txt
+++ b/tdeui/kdetrayproxy/CMakeLists.txt
@@ -20,6 +20,7 @@ include_directories(
link_directories(
${TDECORE_LIBRARY_DIRS}
+ ${XRENDER_LIBRARY_DIRS}
)