diff options
Diffstat (limited to 'tdeio/tdeioexec/CMakeLists.txt')
-rw-r--r-- | tdeio/tdeioexec/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdeio/tdeioexec/CMakeLists.txt b/tdeio/tdeioexec/CMakeLists.txt index b0cdf0b52..3f6b6a259 100644 --- a/tdeio/tdeioexec/CMakeLists.txt +++ b/tdeio/tdeioexec/CMakeLists.txt @@ -22,6 +22,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |