Merge topic 'CPackNSIS-per-component-install'

06dea230 CPack/NSIS: Add custom component install directory
This commit is contained in:
Brad King
2016-09-27 08:22:42 -04:00
committed by CMake Topic Stage
3 changed files with 45 additions and 6 deletions
+5
View File
@@ -96,6 +96,11 @@
# Contact information for questions and comments about the installation
# process.
#
# .. variable:: CPACK_NSIS_<compName>_INSTALL_DIRECTORY
#
# Custom install directory for the specified component <compName> instead
# of $INSTDIR.
#
# .. variable:: CPACK_NSIS_CREATE_ICONS_EXTRA
#
# Additional NSIS commands for creating start menu shortcuts.