summaryrefslogtreecommitdiffstats
path: root/Help/prop_inst
diff options
context:
space:
mode:
authorNils Gladitz <nilsgladitz@gmail.com>2015-02-21 17:07:36 (GMT)
committerNils Gladitz <nilsgladitz@gmail.com>2015-02-21 17:07:36 (GMT)
commite6731f486e466ddd58550851fb935dbda7939cac (patch)
tree1d91fa4fe37496d82738b0837e5d2c3f4da283cc /Help/prop_inst
parent279605f560312aab4dfeef4cce1c8c67d4083b4e (diff)
downloadCMake-e6731f486e466ddd58550851fb935dbda7939cac.zip
CMake-e6731f486e466ddd58550851fb935dbda7939cac.tar.gz
CMake-e6731f486e466ddd58550851fb935dbda7939cac.tar.bz2
CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.
Diffstat (limited to 'Help/prop_inst')
-rw-r--r--Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst b/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
new file mode 100644
index 0000000..8a16022
--- /dev/null
+++ b/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.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.