diff options
Diffstat (limited to 'kate/part/CMakeLists.txt')
-rw-r--r-- | kate/part/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kate/part/CMakeLists.txt b/kate/part/CMakeLists.txt index dcbc0eecd..62dc44688 100644 --- a/kate/part/CMakeLists.txt +++ b/kate/part/CMakeLists.txt @@ -35,6 +35,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} ${LUA_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) ##### kate (static library) ##################### |