diff options
author | Brad King <brad.king@kitware.com> | 2021-11-04 16:02:10 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-11-04 17:41:16 (GMT) |
commit | 95f44e00cd1fd90a68f466b432198ca98456cce7 (patch) | |
tree | df5598146b712869eea39051d63a90581ec2d7c6 /Help/policy/CMP0128.rst | |
parent | a8833639356204d4e3f0ff180c0ff102644a7bad (diff) | |
download | CMake-95f44e00cd1fd90a68f466b432198ca98456cce7.zip CMake-95f44e00cd1fd90a68f466b432198ca98456cce7.tar.gz CMake-95f44e00cd1fd90a68f466b432198ca98456cce7.tar.bz2 |
Ninja Multi-Config: Fix custom command target dependencies in cross-configs
Generator expressions in a non-cross custom command's `COMMAND`
arguments are evaluated in the command config. Target-level
dependencies implied by `TARGET_FILE` must therefore be cross
dependencies. This is important to generate proper target-level
dependencies on the cross-config build statements for the target to
which the custom command is attached.
Fixes: #22855
Diffstat (limited to 'Help/policy/CMP0128.rst')
0 files changed, 0 insertions, 0 deletions