diff options
author | Brad King <brad.king@kitware.com> | 2020-10-16 16:25:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-12-11 13:24:06 (GMT) |
commit | f36af9228b2ad36442f0cce9e8c8533fadef65aa (patch) | |
tree | ea255852e33dd71642d8e0e8ba913ff1764511de /Help/command/add_custom_command.rst | |
parent | c887cefd9a12342a3ac8dc5c1dbb692b7e8d27af (diff) | |
download | CMake-f36af9228b2ad36442f0cce9e8c8533fadef65aa.zip CMake-f36af9228b2ad36442f0cce9e8c8533fadef65aa.tar.gz CMake-f36af9228b2ad36442f0cce9e8c8533fadef65aa.tar.bz2 |
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
Diffstat (limited to 'Help/command/add_custom_command.rst')
0 files changed, 0 insertions, 0 deletions