From 3fde03cd8c70de19512a8b0bee4dcc16db31f68b Mon Sep 17 00:00:00 2001 From: Clinton Stimpson Date: Mon, 13 May 2013 22:20:24 -0600 Subject: Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY. Fixes issue 13787. --- Modules/CPack.cmake | 4 ++-- 1 file 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. -- cgit v0.12