From f615a1ef1f210b0cf8a468a2cb1fd776cedfa682 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Tue, 4 Jul 2006 22:11:24 +0000 Subject: delete previously installed FindQtDBus.cmake and QtDBUSMacros.cmake Alex svn path=/trunk/KDE/kdelibs/; revision=558217 --- modules/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules') diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt index 2e6bc86d..9aa94fee 100644 --- a/modules/CMakeLists.txt +++ b/modules/CMakeLists.txt @@ -8,6 +8,8 @@ install( FILES kde4init_dummy.cpp.in ${cmakeFiles} DESTINATION ${module_install # the files listed here will be removed by remove_obsoleted_cmake_files.cmake, Alex set(FILES_TO_REMOVE + ${module_install_dir}/FindQtDBus.cmake + ${module_install_dir}/QtDBusMacros.cmake ${module_install_dir}/MacroGetenvWinPath.cmake ${module_install_dir}/FindKDE4.cmake ${module_install_dir}/UsePkgconfig.cmake -- cgit v1.2.1