Просмотр исходного кода

Merge topic 'doc-EXPORT_NAME'

dac7e8b833 Help: Link from EXPORT_NAME to relevant export commands

Acked-by: Kitware Robot <[email protected]>
Merge-request: !3033
Brad King 6 лет назад
Родитель
Сommit
ce4eec97af
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      Help/prop_tgt/EXPORT_NAME.rst

+ 3 - 3
Help/prop_tgt/EXPORT_NAME.rst

@@ -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.