summaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorEric NOULARD <eric.noulard@gmail.com>2011-09-09 14:12:35 +0200
committerEric NOULARD <eric.noulard@gmail.com>2011-09-09 14:12:35 +0200
commitb7457de4eab41028a625887d27961a96120cfe1d (patch)
tree4a873f7cf6f9d629f01a9b87b871171e5ed9df95 /Templates
parent59204e11265eee5f8a482cf52b5daf5d57ed85c7 (diff)
downloadcmake-b7457de4eab41028a625887d27961a96120cfe1d.tar.gz
CPack fix template too
Diffstat (limited to 'Templates')
-rw-r--r--Templates/CPackConfig.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/CPackConfig.cmake.in b/Templates/CPackConfig.cmake.in
index 0406392a5c..7150feb72a 100644
--- a/Templates/CPackConfig.cmake.in
+++ b/Templates/CPackConfig.cmake.in
@@ -5,7 +5,7 @@
# CPACK_INSTALL_CMAKE_PROJECTS - For each project (path, name, component)
# CPACK_CMAKE_GENERATOR - CMake Generator used for the projects
# CPACK_INSTALL_COMMANDS - Extra commands to install components
-# CPACK_INSTALL_DIRECTORIES - Extra directories to install
+# CPACK_INSTALLED_DIRECTORIES - Extra directories to install
# CPACK_PACKAGE_DESCRIPTION_FILE - Description file for the package
# CPACK_PACKAGE_DESCRIPTION_SUMMARY - Summary of the package
# CPACK_PACKAGE_EXECUTABLES - List of pairs of executables and labels