diff options
Diffstat (limited to 'tdespell2/plugins/aspell')
-rw-r--r-- | tdespell2/plugins/aspell/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdespell2/plugins/aspell/CMakeLists.txt b/tdespell2/plugins/aspell/CMakeLists.txt index 9ae66d01b..625d07717 100644 --- a/tdespell2/plugins/aspell/CMakeLists.txt +++ b/tdespell2/plugins/aspell/CMakeLists.txt @@ -21,6 +21,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} ${ASPELL_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |