mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
Merge topic 'wix-root-description'
e29bfbf2 CPackWIX: Support custom title and description for the root feature
This commit is contained in:
@@ -237,6 +237,17 @@
|
||||
# * ARPURLUPDATEINFO - Update information URL
|
||||
# * ARPHELPTELEPHONE - Help and support telephone number
|
||||
# * ARPSIZE - Size (in kilobytes) of the application
|
||||
#
|
||||
# .. variable:: CPACK_WIX_ROOT_FEATURE_TITLE
|
||||
#
|
||||
# Sets the name of the root install feature in the WIX installer. Same as
|
||||
# CPACK_COMPONENT_<compName>_DISPLAY_NAME for components.
|
||||
#
|
||||
# .. variable:: CPACK_WIX_ROOT_FEATURE_DESCRIPTION
|
||||
#
|
||||
# Sets the description of the root install feature in the WIX installer. Same as
|
||||
# CPACK_COMPONENT_<compName>_DESCRIPTION for components.
|
||||
#
|
||||
|
||||
#=============================================================================
|
||||
# Copyright 2014-2015 Kitware, Inc.
|
||||
|
||||
Reference in New Issue
Block a user