ソースを参照

Merge topic 'cpack-reg-key-doc'

3fde03c Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.
Brad King 12 年 前
コミット
86cecd1c6b
1 ファイル変更2 行追加2 行削除
  1. 2 2
      Modules/CPack.cmake

+ 2 - 2
Modules/CPack.cmake

@@ -263,8 +263,8 @@
 #
 ##variable
 #   CPACK_PACKAGE_INSTALL_REGISTRY_KEY - Registry key used when
-#   installing this project. This is only used
-#   by installer for Windows.
+#   installing this project. This is only used by installer for Windows.
+#   The default value is based on the installation directory.
 ##end
 ##variable
 #   CPACK_CREATE_DESKTOP_LINKS - List of desktop links to create.