diff options
Diffstat (limited to 'tdeio/misc/tdefile/CMakeLists.txt')
-rw-r--r-- | tdeio/misc/tdefile/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdeio/misc/tdefile/CMakeLists.txt b/tdeio/misc/tdefile/CMakeLists.txt index 9e90b956c..5d0012681 100644 --- a/tdeio/misc/tdefile/CMakeLists.txt +++ b/tdeio/misc/tdefile/CMakeLists.txt @@ -21,6 +21,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |