From a5430e4b98efd05937bd3bfe78c56eb826f145fa Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:19:22 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kcontrol/tdefontinst/tdeio/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcontrol/tdefontinst/tdeio/CMakeLists.txt') diff --git a/kcontrol/tdefontinst/tdeio/CMakeLists.txt b/kcontrol/tdefontinst/tdeio/CMakeLists.txt index dff38b281..ac2429162 100644 --- a/kcontrol/tdefontinst/tdeio/CMakeLists.txt +++ b/kcontrol/tdefontinst/tdeio/CMakeLists.txt @@ -12,7 +12,7 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR} - ${CMAKE_SOURCE_DIR}/kcontrol/kfontinst/lib + ${CMAKE_SOURCE_DIR}/kcontrol/tdefontinst/lib ${CMAKE_SOURCE_DIR}/kcontrol/fonts ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} @@ -34,6 +34,6 @@ install( FILES folder.desktop system-folder.desktop package.desktop DESTINATION tde_add_kpart( tdeio_fonts AUTOMOC SOURCES KioFonts.cpp - LINK kxftconfig-static kfontinst-shared tdesu-shared + LINK kxftconfig-static tdefontinst-shared tdesu-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) -- cgit v1.2.1