瀏覽代碼

Merge topic 'CPack-DocFix-bug12449'

b7457de CPack fix template too
59204e1 CPack fix #12449 doc mispelled
David Cole 14 年之前
父節點
當前提交
0b29621e6c
共有 2 個文件被更改,包括 2 次插入2 次删除
  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