CMake/Tests/GeneratorExpression
Luis Caro Campos e455265d72 Genex: Fix CONFIG on imported target with no explicit mapping
When evaluating the `$<CONFIG>` genex on an imported target has the
`IMPORTED_CONFIGURATIONS` property set, the current project has a config
that does not match any of those, and no explicit configuration mappings
are defined, fall back to the same configuration as `IMPORTED_LOCATION`.

Fixes: #24222
2022-12-16 09:00:34 -05:00
..
CMP0044 Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
check_object_files.cmake
check-common.cmake
check-part1.cmake Genex: Add IN_LIST logical operator 2018-02-07 10:57:18 +01:00
check-part2.cmake
check-part3.cmake Genex: Fix CONFIG on imported target with no explicit mapping 2022-12-16 09:00:34 -05:00
check-part4.cmake Tests: Improve GeneratorExpression SHELL_PATH case robustness on MSYS 1.0 2022-11-02 15:47:25 -04:00
check-part5.cmake add_custom_command: Delay slash conversion until after genex evaluation 2019-09-13 10:56:26 -04:00
CMakeLists.txt Genex: Fix CONFIG on imported target with no explicit mapping 2022-12-16 09:00:34 -05:00
echo.c VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property 2017-10-03 08:03:33 -04:00
empty.cpp
objlib1.c
objlib2.c
pwd.c Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
srcgenex_includes.c.in sourceFile properties: add property INCLUDE_DIRECTORIES 2018-01-24 15:10:10 +01:00
srcgenex_includes.h.in sourceFile properties: add property INCLUDE_DIRECTORIES 2018-01-24 15:10:10 +01:00
srcgenex.c.in sourceFile properties: add property COMPILE_OPTIONS 2018-01-23 10:24:56 +01:00