瀏覽代碼

Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.

Fixes issue 13787.
Clinton Stimpson 12 年之前
父節點
當前提交
3fde03cd8c
共有 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.