diff options
Diffstat (limited to 'kded')
-rw-r--r-- | kded/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kded/CMakeLists.txt b/kded/CMakeLists.txt index 1a4433b99..900016fcc 100644 --- a/kded/CMakeLists.txt +++ b/kded/CMakeLists.txt @@ -24,6 +24,7 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |