From 0ea54195f4400f13a5cc109feee4b3779fbd2f0f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:57 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kdelirc/kcmlirc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdelirc/kcmlirc/CMakeLists.txt') diff --git a/kdelirc/kcmlirc/CMakeLists.txt b/kdelirc/kcmlirc/CMakeLists.txt index 9f09d3e..e5c6e2b 100644 --- a/kdelirc/kcmlirc/CMakeLists.txt +++ b/kdelirc/kcmlirc/CMakeLists.txt @@ -34,7 +34,7 @@ tde_add_kpart( kcm_kcmlirc AUTOMOC addaction.cpp kcmlirc.skel editactionbase.ui editmodebase.ui editmode.cpp editaction.cpp modeslist.cpp - LINK kdelirc-static tdeui-shared kio-shared + LINK kdelirc-static tdeui-shared tdeio-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) -- cgit v1.2.1