Files
CMake/Help/prop_tgt/EXPORT_NAME.rst
2019-04-04 15:13:58 +02:00

9 lines
237 B
ReStructuredText

EXPORT_NAME
-----------
Exported name for target files.
This sets the name for the ``IMPORTED`` target generated by the
:command:`install(EXPORT)` and :command:`export` commands.
If not set, the logical target name is used by default.