Files
CMake/Source
Brad King f36af9228b cmLocalGenerator: Evaluate generator expressions in custom command outputs
Custom commands with generator expressions in their OUTPUTs or
BYPRODUCTS are still attached to a single `.rule` file.  We use an
internal map to look up the source file holding the custom command for a
given output.  Populate this map using the outputs and byproducts from
all configurations after evaluating the generator expressions for each
configuration.

Issue: #12877
2020-12-11 08:24:06 -05:00
..
2020-12-10 00:01:09 -05:00
2020-10-15 08:10:51 -04:00
2020-10-27 07:33:46 -04:00
2020-09-09 08:21:26 -04:00