Bläddra i källkod

Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.

Fixes issue 13787.
Clinton Stimpson 12 år sedan
förälder
incheckning
3fde03cd8c
1 ändrade filer med 2 tillägg och 2 borttagningar
  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.