Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG>
This commit is contained in:
parent
590d238914
commit
f579fe0d7a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue