From 64df902cf71a8ee258fb85f6be26248f399aa01f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:15 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- korn/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korn/CMakeLists.txt') diff --git a/korn/CMakeLists.txt b/korn/CMakeLists.txt index 12d4e373..f3dd942b 100644 --- a/korn/CMakeLists.txt +++ b/korn/CMakeLists.txt @@ -13,7 +13,7 @@ tde_import( libkmime ) -add_subdirectory( kconf_update ) +add_subdirectory( tdeconf_update ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} @@ -50,6 +50,6 @@ tde_add_executable( korn AUTOMOC sortedmailsubject.cpp korncfgimpl.cpp kornaccountcfgimpl.cpp kornboxcfgimpl.cpp kornaccountcfg.ui kornboxcfg.ui korncfg.ui password.cpp pop3_proto.cpp systemtray.cpp process_proto.cpp progress_dialog.ui qmail_proto.cpp label.cpp - LINK kmime-shared kio-shared + LINK kmime-shared tdeio-shared DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.3