diff options
Diffstat (limited to 'arts')
-rw-r--r-- | arts/kde/CMakeLists.txt | 1 | ||||
-rw-r--r-- | arts/knotify/CMakeLists.txt | 1 | ||||
-rw-r--r-- | arts/message/CMakeLists.txt | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/arts/kde/CMakeLists.txt b/arts/kde/CMakeLists.txt index 0c4a14cba..091be3526 100644 --- a/arts/kde/CMakeLists.txt +++ b/arts/kde/CMakeLists.txt @@ -25,7 +25,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} ${ARTS_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/arts/knotify/CMakeLists.txt b/arts/knotify/CMakeLists.txt index 4f28da95f..c290e9188 100644 --- a/arts/knotify/CMakeLists.txt +++ b/arts/knotify/CMakeLists.txt @@ -24,7 +24,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} ${ARTS_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/arts/message/CMakeLists.txt b/arts/message/CMakeLists.txt index ee6c80b51..12e91f65e 100644 --- a/arts/message/CMakeLists.txt +++ b/arts/message/CMakeLists.txt @@ -18,7 +18,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) |