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