mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
524bb1e36e
The VS generators use a ZERO_CHECK target on which all other targets depend to check whether CMake needs to re-run. This commit simplifies the addition of a dependency on the target to all other targets. We also move addition of dependencies to the beginning of the Generate step. This allows the dependency on ZERO_CHECK to be included in the global inter-target dependency analysis.
12 KiB
12 KiB