blob: 00dcd251cbe9acfe5436ffc5bd4560cfadae4e89 (
plain)
1
2
3
4
5
6
|
export-interface-source-files
-----------------------------
* It is now possible to export targets which populate the
:prop_tgt:`INTERFACE_SOURCES` target property using the
:command:`install(EXPORT)` and :command:`export()` commands.
|