Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.

Fixes issue 13787.
This commit is contained in:
Clinton Stimpson 2013-05-13 22:20:24 -06:00
parent 26ad32031c
commit 3fde03cd8c
1 changed files with 2 additions and 2 deletions

View File

@ -263,8 +263,8 @@
# #
##variable ##variable
# CPACK_PACKAGE_INSTALL_REGISTRY_KEY - Registry key used when # CPACK_PACKAGE_INSTALL_REGISTRY_KEY - Registry key used when
# installing this project. This is only used # installing this project. This is only used by installer for Windows.
# by installer for Windows. # The default value is based on the installation directory.
##end ##end
##variable ##variable
# CPACK_CREATE_DESKTOP_LINKS - List of desktop links to create. # CPACK_CREATE_DESKTOP_LINKS - List of desktop links to create.