View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009947CMakeCPackpublic2009-11-21 17:262016-06-10 14:31
ReporterPatrick R. Gansterer 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0009947: Add support for CPACK_COMPONENT_XXXXX_NSIS_EXTRA_INSTALL_COMMANDS
DescriptionCurrently there is support for a display name and description per component. Add a variable in addition to the CPACK_COMPONENT_XXXXX_DISPLAY_NAME and CPACK_COMPONENT_XXXXX_DESCRIPTION.
The possibility for shortcuts per component would be useful too.

SET(CPACK_COMPONENT_COMP1_DISPLAY_NAME "component 1")
SET(CPACK_COMPONENT_COMP1_DESCRIPTION "This is the first description")
SET(CPACK_COMPONENT_COMP1_NSIS_EXTRA_INSTALL_COMMANDS "ExecWait 'install.exe'")
SET(CPACK_COMPONENT_COMP1_NSIS_EXTRA_UNINSTALL_COMMANDS "ExecWait 'uninst.exe'")
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0041623)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-11-21 17:26 Patrick R. Gansterer New Issue
2010-12-15 09:06 David Cole Assigned To => David Cole
2010-12-15 09:06 David Cole Status new => assigned
2011-02-09 14:26 David Cole Status assigned => backlog
2011-02-09 15:10 David Cole Assigned To David Cole =>
2016-06-10 14:27 Kitware Robot Note Added: 0041623
2016-06-10 14:27 Kitware Robot Status backlog => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:27 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team