Răsfoiți Sursa

Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.

Fixes issue 13787.
Clinton Stimpson 12 ani în urmă
părinte
comite
3fde03cd8c
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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.