[cmake-developers] [Patch 2/5] Improved WIX support
Brad King
brad.king at kitware.com
Thu Jul 21 11:32:04 EDT 2016
On 07/21/2016 10:45 AM, Nils Gladitz wrote:
> I amended the commit message and added the otherwise missing release note.
Thanks. Currently the release note is:
> +* The CPack WIX generator now supports CPACK_COMPONENT_<COMPONENT>_DISABLED.
> + This can be used to deselect a component from being installed by default.
However, that option is not publicly documented as a variable for projects
to set. Instead it is the internal representation of the `DISABLED` option
to `cpack_add_component`. Please revise the commit message to reference
this command (as :command:`cpack_add_component`).
Thanks,
-Brad
More information about the cmake-developers
mailing list