Browse Source

Merge topic 'CPack-DocFix-bug12449'

b7457de CPack fix template too
59204e1 CPack fix #12449 doc mispelled
David Cole 14 years ago
parent
commit
0b29621e6c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Modules/CPack.cmake
  2. 1 1
      Templates/CPackConfig.cmake.in

+ 1 - 1
Modules/CPack.cmake

@@ -215,7 +215,7 @@
 #
 #   CPACK_INSTALL_COMMANDS - Extra commands to install components.
 #
-#   CPACK_INSTALL_DIRECTORIES - Extra directories to install.
+#   CPACK_INSTALLED_DIRECTORIES - Extra directories to install.
 #
 
 #=============================================================================

+ 1 - 1
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