diff options
author | Nils Gladitz <nilsgladitz@gmail.com> | 2015-02-21 17:07:36 (GMT) |
---|---|---|
committer | Nils Gladitz <nilsgladitz@gmail.com> | 2015-02-21 17:07:36 (GMT) |
commit | e6731f486e466ddd58550851fb935dbda7939cac (patch) | |
tree | 1d91fa4fe37496d82738b0837e5d2c3f4da283cc /Help/manual/cmake-properties.7.rst | |
parent | 279605f560312aab4dfeef4cce1c8c67d4083b4e (diff) | |
download | CMake-e6731f486e466ddd58550851fb935dbda7939cac.zip CMake-e6731f486e466ddd58550851fb935dbda7939cac.tar.gz CMake-e6731f486e466ddd58550851fb935dbda7939cac.tar.bz2 |
CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index e3be399..19fdf23 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -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 |