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 --- kteatime/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kteatime/CMakeLists.txt') diff --git a/kteatime/CMakeLists.txt b/kteatime/CMakeLists.txt index 6f5f353..a512391 100644 --- a/kteatime/CMakeLists.txt +++ b/kteatime/CMakeLists.txt @@ -27,7 +27,7 @@ link_directories( tde_add_executable( kteatime AUTOMOC SOURCES main.cpp toplevel.cpp tealist.cpp timeedit.cpp - LINK kio-shared + LINK tdeio-shared DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.1