mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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.
|