[cmake-developers] Adding Release Notes
Brad King
brad.king at kitware.com
Mon Feb 10 10:35:27 EST 2014
On 02/09/2014 06:06 AM, Stephen Kelly wrote:
> + Why is PLATFORM_ID in the generators section?
It is a behavior implemented by the generators and it is a new
feature. I wasn't sure where else to put it. However, see below.
> Other genex related
> + changes include
> + * Nullary $<CONFIG>
> + * Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.
> + * EQUAL - various numeric types
> +
> +
> * New ``$<PLATFORM_ID>`` and ``$<PLATFORM_ID:...>``
> :manual:`generator expressions <cmake-generator-expressions(7)>`
> have been added.
>
> Are they also release notes worthy?
Yes, please extend the topic to add them.
Please add a new "Generator Expressions" subsection to hold both
PLATFORM_ID and your other new genex features.
Thanks,
-Brad
More information about the cmake-developers
mailing list