aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2008-03-04 21:18:42 +0000
committerAlexander Neundorf <neundorf@kde.org>2008-03-04 21:18:42 +0000
commit852d3f547feb3b760602362ea7a8844590d6d495 (patch)
tree8876bbab3a490a3fbcab17bb0f638b0e32810299
parentcc4d6950d509e6e583b659d3f970f09f58a3b134 (diff)
downloadextra-cmake-modules-852d3f547feb3b760602362ea7a8844590d6d495.tar.gz
extra-cmake-modules-852d3f547feb3b760602362ea7a8844590d6d495.tar.bz2
also install the style guide
Alex svn path=/trunk/KDE/kdelibs/; revision=782337
-rw-r--r--modules/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt
index 5de4aa7a..460ef67c 100644
--- a/modules/CMakeLists.txt
+++ b/modules/CMakeLists.txt
@@ -4,7 +4,8 @@ file(GLOB cmakeFiles "${CMAKE_CURRENT_SOURCE_DIR}/*.cmake")
set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules )
-install( FILES kde4init_dummy.cpp.in kde4_cmake_uninstall.cmake.in kde4automoc.files.in ${cmakeFiles} DESTINATION ${module_install_dir} )
+install( FILES cmake-modules-styleguide.txt kde4init_dummy.cpp.in kde4_cmake_uninstall.cmake.in kde4automoc.files.in ${cmakeFiles}
+ DESTINATION ${module_install_dir} )
# the files listed here will be removed by remove_obsoleted_cmake_files.cmake, Alex
#set(FILES_TO_REMOVE