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

Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16

2944bf46d5 Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentation

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

+ 3 - 0
Help/prop_tgt/IMPORTED_LOCATION.rst

@@ -26,3 +26,6 @@ selected and its :prop_tgt:`IMPORTED_LOCATION_<CONFIG>` value used.
 
 To get the location of an imported target read one of the :prop_tgt:`LOCATION`
 or ``LOCATION_<CONFIG>`` properties.
+
+For platforms with import libraries (e.g. Windows) see also
+:prop_tgt:`IMPORTED_IMPLIB`.