mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-30 19:57:41 +00:00
Help/IMPORTED_LOCATION: link to LOCATION_<CONFIG> docs
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