From 6c1373684f10d07347aba3a5b790e8a9599a6276 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:45 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kweather/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kweather/CMakeLists.txt') diff --git a/kweather/CMakeLists.txt b/kweather/CMakeLists.txt index 4c93de2..bddf208 100644 --- a/kweather/CMakeLists.txt +++ b/kweather/CMakeLists.txt @@ -40,7 +40,7 @@ tde_add_executable( kweatherservice AUTOMOC weatherlib.cpp weatherservice.cpp weatherservice.skel stationdatabase.cpp sun.cpp weatherservice.stub - LINK kio-shared + LINK tdeio-shared DESTINATION ${BIN_INSTALL_DIR} ) @@ -94,7 +94,7 @@ tde_add_kpart( weather_panelapplet AUTOMOC tde_add_kpart( kcm_weather AUTOMOC SOURCES kcmweather.cpp prefdialogdata.ui weatherservice.stub - LINK kio-shared + LINK tdeio-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) -- cgit v1.2.1