Skip to content

Allow mapping a project configuration to an imported target's config-less properties

This is a proposed solution for the problems with custom configuration mappings discussed here: #16280 (closed)

It gives an empty element in configuration mapping lists the special meaning "look up config-less properties" (i.e. IMPORTED_LOCATION or IMPORTED_IMPLIB).

Merge request reports