mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG>
This commit is contained in:
@@ -428,7 +428,7 @@ the ``CONFIG`` generator expression.
|
||||
|
||||
The ``CONFIG`` parameter is compared case-insensitively with the configuration
|
||||
being built. In the presence of :prop_tgt:`IMPORTED` targets, the content of
|
||||
:prop_tgt:`MAP_IMPORTED_CONFIG_DEBUG <MAP_IMPORTED_CONFIG_CONFIG>` is also
|
||||
:prop_tgt:`MAP_IMPORTED_CONFIG_DEBUG <MAP_IMPORTED_CONFIG_<CONFIG>>` is also
|
||||
accounted for by this expression.
|
||||
|
||||
Some buildsystems generated by :manual:`cmake(1)` have a predetermined
|
||||
|
||||
Reference in New Issue
Block a user