From 5aaccb74c1d4f6b409af71a8daf966ac1cdae186 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Sun, 22 Nov 2009 01:07:03 +0000 Subject: -better comment Alex svn path=/trunk/KDE/kdelibs/; revision=1052534 --- modules/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt index 960d5849..f4184f28 100644 --- a/modules/CMakeLists.txt +++ b/modules/CMakeLists.txt @@ -3,6 +3,9 @@ set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules ) # maybe FindHUNSPELL.cmake, FindPolkitQt.cmake don't have to be installed ? +# This variable doesn't actually do anything, but it's probably a good idea +# to have it around, so there is a place where the modules which are not installed +# are listed explicitely: set(cmakeFilesDontInstall FindPolkitQt-1.cmake) -- cgit v1.2.1