diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2020-03-03 19:18:37 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2020-03-03 20:15:13 (GMT) |
commit | 081c4679f7d427aa6d7fd4e9959c7850c169e2c7 (patch) | |
tree | bad71b2cfe93712db6142e32523f0b7f1debc521 /Tests/README.rst | |
parent | d1cb554c99c73e1486fbf4e09125337a7c0e9ea3 (diff) | |
download | CMake-081c4679f7d427aa6d7fd4e9959c7850c169e2c7.zip CMake-081c4679f7d427aa6d7fd4e9959c7850c169e2c7.tar.gz CMake-081c4679f7d427aa6d7fd4e9959c7850c169e2c7.tar.bz2 |
Ninja Multi-Config: Don't build target dependencies for custom commands
If cross-config mode is used, and a target depends on another target
as well as a custom command, we don't want the custom command to also
depend on the depended target, as that would build targets unnecessarily.
Fix this behavior.
Diffstat (limited to 'Tests/README.rst')
0 files changed, 0 insertions, 0 deletions