Parcourir la source

Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.

Fixes issue 13787.
Clinton Stimpson il y a 12 ans
Parent
commit
3fde03cd8c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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.