diff options
author | Brad King <brad.king@kitware.com> | 2020-05-15 12:20:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-05-15 12:26:43 (GMT) |
commit | a9f4f58f0c3837549c41479a177c864d3cfcf760 (patch) | |
tree | 55f83cb9b1a1cb6fbef5b9fd61206cedb85ca99b /Tests/RunCMake | |
parent | 4c82f309c59d02899145bc25c0e9efc91a6f64ed (diff) | |
download | CMake-a9f4f58f0c3837549c41479a177c864d3cfcf760.zip CMake-a9f4f58f0c3837549c41479a177c864d3cfcf760.tar.gz CMake-a9f4f58f0c3837549c41479a177c864d3cfcf760.tar.bz2 |
cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCache
In commit 40aa6c059c (cmGeneratorTarget: Add method to collect all
sources for all configs, 2017-04-10, v3.9.0-rc1~268^2~5) we forgot to
update `ClearSourcesCache` to also clear `AllConfigSources`. This leads
to subtle cases where code paths like PCH handling that add sources
during generation break depending on ordering.
Suggested-by: Christian Fersch
Fixes: #20712, #20702
Diffstat (limited to 'Tests/RunCMake')
0 files changed, 0 insertions, 0 deletions