mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-30 19:57:41 +00:00
Merge topic 'doc-fix-imported-location-ref'
59c2143920 Help/IMPORTED_LOCATION: link to `LOCATION_<CONFIG>` docs
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8928
This commit is contained in:
@@ -36,7 +36,7 @@ listed in the :prop_tgt:`IMPORTED_CONFIGURATIONS` target property may be
|
||||
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.
|
||||
or :prop_tgt:`LOCATION_<CONFIG>` properties.
|
||||
|
||||
For platforms with import libraries (e.g. Windows, AIX or macOS) see also
|
||||
:prop_tgt:`IMPORTED_IMPLIB`.
|
||||
|
||||
Reference in New Issue
Block a user