blob: 9b2079920b397cbc6c5f7dbe5e18cfeb288b6adc (
plain)
1
2
3
4
5
6
|
EXPORT_PROPERTIES
-----------------
* An :prop_tgt:`EXPORT_PROPERTIES` target property was added to specify a
custom list of target properties to include in targets exported by the
:command:`install(EXPORT)` and :command:`export` commands.
|