mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 23:59:53 -05:00
Help: Link from EXPORT_NAME to relevant export commands
This commit is contained in:
committed by
Reinhold Gschweicher
parent
b13a8441cd
commit
dac7e8b833
@@ -3,6 +3,6 @@ EXPORT_NAME
|
||||
|
||||
Exported name for target files.
|
||||
|
||||
This sets the name for the IMPORTED target generated when it this
|
||||
target is is exported. If not set, the logical target name is used by
|
||||
default.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user