aboutsummaryrefslogtreecommitdiff
path: root/modules/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-06-05 16:47:04 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-06-05 16:47:04 +0000
commit700906bdeb7042b1584800877b5d6bc3ba702027 (patch)
treea2bfcb45e715e04ece5cd7498b28ff4069590828 /modules/CMakeLists.txt
parentdbec5648b3f07bb32d5ded4915ce153a89225ae5 (diff)
downloadextra-cmake-modules-700906bdeb7042b1584800877b5d6bc3ba702027.tar.gz
extra-cmake-modules-700906bdeb7042b1584800877b5d6bc3ba702027.tar.bz2
remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1
Alex svn path=/trunk/KDE/kdelibs/; revision=548477
Diffstat (limited to 'modules/CMakeLists.txt')
-rw-r--r--modules/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt
index f9c7c45a..2b7a53a2 100644
--- a/modules/CMakeLists.txt
+++ b/modules/CMakeLists.txt
@@ -8,6 +8,7 @@ install_files(${module_install_dir} FILES kde4init_dummy.cpp.in ${cmakeFiles} )
# the files listed here will be removed by remove_obsoleted_cmake_files.cmake, Alex
set(FILES_TO_REMOVE
+ ${CMAKE_INSTALL_PREFIX}${module_install_dir}/MacroGetenvWinPath.cmake
${CMAKE_INSTALL_PREFIX}${module_install_dir}/FindKDE4.cmake
${CMAKE_INSTALL_PREFIX}${module_install_dir}/UsePkgconfig.cmake
${CMAKE_INSTALL_PREFIX}${module_install_dir}/FindKDE3.cmake