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 --- kodo/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kodo/CMakeLists.txt') diff --git a/kodo/CMakeLists.txt b/kodo/CMakeLists.txt index 4caaf27..e2d329c 100644 --- a/kodo/CMakeLists.txt +++ b/kodo/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( tde_add_executable( kodo AUTOMOC SOURCES main.cpp kodometer.cpp kimagenumber.cpp - LINK kio-shared + LINK tdeio-shared DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.3