summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-05-16 18:38:43 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-05-16 18:38:43 (GMT)
commit86cecd1c6b4b7dfba99d4eb9e2546c47b79e8503 (patch)
tree22f1ab096d77fbe2a49c92677d5e712657bd9421 /Modules
parentf122dd3d4732d086106e24dc5d78793d4c256a2b (diff)
parent3fde03cd8c70de19512a8b0bee4dcc16db31f68b (diff)
downloadCMake-86cecd1c6b4b7dfba99d4eb9e2546c47b79e8503.zip
CMake-86cecd1c6b4b7dfba99d4eb9e2546c47b79e8503.tar.gz
CMake-86cecd1c6b4b7dfba99d4eb9e2546c47b79e8503.tar.bz2
Merge topic 'cpack-reg-key-doc'
3fde03c Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.
Diffstat (limited to 'Modules')
-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.