summaryrefslogtreecommitdiffstats
path: root/Modules/CPack.cmake
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2013-05-14 04:20:24 (GMT)
committerClinton Stimpson <clinton@elemtech.com>2013-05-14 04:22:45 (GMT)
commit3fde03cd8c70de19512a8b0bee4dcc16db31f68b (patch)
treecad965a52b972ce3e35b0d2df4c5fd6793a50960 /Modules/CPack.cmake
parent26ad32031c41e44f4f641254bfc69f0e34bf9131 (diff)
downloadCMake-3fde03cd8c70de19512a8b0bee4dcc16db31f68b.zip
CMake-3fde03cd8c70de19512a8b0bee4dcc16db31f68b.tar.gz
CMake-3fde03cd8c70de19512a8b0bee4dcc16db31f68b.tar.bz2
Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.
Fixes issue 13787.
Diffstat (limited to 'Modules/CPack.cmake')
-rw-r--r--Modules/CPack.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index 42d3c0c..b0260ab 100644
--- a/Modules/CPack.cmake
+++ b/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.