diff options
-rw-r--r-- | src/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4fed658f..d89b72ad 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -96,12 +96,6 @@ TARGET_LINK_LIBRARIES ( rekonq ${KDE4_KIO_LIBS} ) -if(KDE_OLD_VERSION) - - TARGET_LINK_LIBRARIES( ${KDENETWORK_LIBRARIES} ) - -endif(KDE_OLD_VERSION) - ### ------------ INSTALL FILES... |