mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.
This commit is contained in:
@@ -324,6 +324,7 @@ Properties on Installed Files
|
||||
/prop_inst/CPACK_NEVER_OVERWRITE.rst
|
||||
/prop_inst/CPACK_PERMANENT.rst
|
||||
/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
|
||||
/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
|
||||
/prop_inst/CPACK_WIX_ACL.rst
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
CPACK_STARTUP_SHORTCUTS
|
||||
-----------------------
|
||||
|
||||
Species a list of shortcut names that should be created in the Startup folder
|
||||
for this file.
|
||||
|
||||
The property is currently only supported by the WIX generator.
|
||||
Reference in New Issue
Block a user