From e7d1b8fe33c08343f305b815a7087a6f88b99b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 5 Apr 2014 12:26:09 +0200 Subject: Revert commit 1d498994 --- tdespell2/plugins/aspell/CMakeLists.txt | 1 - tdespell2/plugins/ispell/CMakeLists.txt | 1 - tdespell2/ui/CMakeLists.txt | 1 - 3 files changed, 3 deletions(-) (limited to 'tdespell2') 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} ) diff --git a/tdespell2/plugins/ispell/CMakeLists.txt b/tdespell2/plugins/ispell/CMakeLists.txt index ed8940dc9..c8e5a4ec6 100644 --- a/tdespell2/plugins/ispell/CMakeLists.txt +++ b/tdespell2/plugins/ispell/CMakeLists.txt @@ -19,7 +19,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdespell2/ui/CMakeLists.txt b/tdespell2/ui/CMakeLists.txt index c796c9d5b..8d0521c76 100644 --- a/tdespell2/ui/CMakeLists.txt +++ b/tdespell2/ui/CMakeLists.txt @@ -25,7 +25,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) -- cgit v1.2.1