mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 21:50:39 -06:00
New options is: DEFAULT, VIRTUAL, FORCED_INSTALLATION, DISPLAY_NAME, DESCRIPTION and RELEASE_DATE. Options added for both cpack_ifw_configure_component and cpack_ifw_configure_component_group command.
8 lines
335 B
ReStructuredText
8 lines
335 B
ReStructuredText
cpack-ifw-options
|
|
-----------------
|
|
|
|
* The :module:`CPackIFW` module :command:`cpack_ifw_configure_component` and
|
|
:command:`cpack_ifw_configure_component_group` commands gained a new
|
|
``DEFAULT``, ``VIRTUAL``, ``FORCED_INSTALLATION``, ``DISPLAY_NAME``,
|
|
``DESCRIPTION`` and ``RELEASE_DATE`` options to more specific configuration.
|