mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 15:50:50 -06:00
But only do so if the depfile is not specified as an output of the command. Otherwise the command will out-of-date itself as `ninja` deletes depfiles that it incorporates into the database and a missing output will cause the command to run again.