For the VS backend, assertRebuiltTarget() asserts the that target is both recompiled and relinked. This isn't correct for test_rc_depends_files, as changing the rc script's dependencies only causes the executable to be relinked, and not to also have it's source recompiled. assertRebuiltTarget already gets this right for the ninja backend.pull/3668/head
parent
7a48f6dfcd
commit
6bab3d40a9
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue