cmake/Help/prop_tgt/EXPORT_NAME.rst

9 lines
237 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
EXPORT_NAME
-----------
Exported name for target files.
2019-11-11 23:01:05 +01:00
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.