mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
7 lines
240 B
ReStructuredText
7 lines
240 B
ReStructuredText
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.
|