From b10a61b1fd2fe561ba61a384d4a344bae2a4aa29 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:58 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- librss/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librss/CMakeLists.txt') diff --git a/librss/CMakeLists.txt b/librss/CMakeLists.txt index 2456b38d..4803ed69 100644 --- a/librss/CMakeLists.txt +++ b/librss/CMakeLists.txt @@ -36,7 +36,7 @@ tde_add_library( rss SHARED AUTOMOC article.cpp document.cpp image.cpp textinput.cpp tools_p.cpp loader.cpp VERSION 1.0.0 - LINK kio-shared + LINK tdeio-shared DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.1