Help: Link from EXPORT_NAME to relevant export commands

This commit is contained in:
NeroBurner
2019-02-27 11:16:46 -05:00
committed by Reinhold Gschweicher
parent b13a8441cd
commit dac7e8b833
+3 -3
View File
@@ -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.