diff options
author | Brad King <brad.king@kitware.com> | 2014-01-15 21:33:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-01-15 21:33:22 (GMT) |
commit | 79859689005716ba38048d087ebe12f329e0229f (patch) | |
tree | 5e45d34d401173ccae3ef67f048890ead6181a1c /Source/cmAddDefinitionsCommand.cxx | |
parent | 6fac24d750a3ed25c0c58c682a326293d02b7369 (diff) | |
download | CMake-79859689005716ba38048d087ebe12f329e0229f.zip CMake-79859689005716ba38048d087ebe12f329e0229f.tar.gz CMake-79859689005716ba38048d087ebe12f329e0229f.tar.bz2 |
Revert "Ninja: Avoid re-running CMake on next build after regeneration"
Revert commit 6fac24d7 (Ninja: Avoid re-running CMake on next build
after regeneration, 2014-01-09). The files reported by the method
cmMakefile::GetOutputFiles() must cause CMake to re-run only if they are
missing and without considering a timestamp. Therefore they cannot be
listed as outputs of the re-run rule or Ninja will re-run CMake every
time because the timestamp of configure_file outputs does not change.
Another solution will have to be found to the original problem.
Diffstat (limited to 'Source/cmAddDefinitionsCommand.cxx')
0 files changed, 0 insertions, 0 deletions