CMake/Tests/ConfigSources
Brad King 16c5977504 Fix per-config sources in multi-config generators when first config adds none
Since commit b1c3ae33ea (cmTarget: Short-circuit language computation if
context independent., 2014-04-09, v3.1.0-rc1~669^2~1) we've tried to
avoid repeating computation of the list of sources for a target for
every configuration in the case that a per-config source (or object
library) contributes zero sources.  However, it is possible that an
entry contributes zero sources in the first configuration processed but
at least one source in other configurations.

Fixes: #25400
2023-11-13 14:00:12 -05:00
..
CMakeLists.txt Fix per-config sources in multi-config generators when first config adds none 2023-11-13 14:00:12 -05:00
custom1.cpp.in add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 2020-12-11 08:24:21 -05:00
custom2.cpp.in add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 2020-12-11 08:24:21 -05:00
custom3.cpp.in add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 2020-12-11 08:24:21 -05:00
custom4.cpp.in add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 2020-12-11 08:24:21 -05:00
custom5.cpp.in add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 2020-12-11 08:24:21 -05:00
iface_debug_src.cpp
iface_other_src.cpp
iface_src.cpp
iface.h
main_debug.cpp add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 2020-12-11 08:24:21 -05:00
main_one_config.cpp Fix per-config sources in multi-config generators when first config adds none 2023-11-13 14:00:12 -05:00
main_other.cpp add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 2020-12-11 08:24:21 -05:00
main.cpp INTERFACE_SOURCES: Fix per-config link libs on multi-config generators 2020-05-12 12:44:32 -04:00
shared.cpp OBJECT libraries: Properly recognize if sources depend on configuration 2020-09-23 10:05:55 -04:00