diff options
author | Brad King <brad.king@kitware.com> | 2009-09-04 16:37:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-09-04 16:37:53 (GMT) |
commit | 524bb1e36e75b3e2057ebaae1b9ca281dd2d1b57 (patch) | |
tree | a53d8769c9d068c872c928eeeb6fb6a2f22b7ecb /Source/cmExportCommand.h | |
parent | 7f9a0f508f707ebc9bb544c03114c668d437df6f (diff) | |
download | CMake-524bb1e36e75b3e2057ebaae1b9ca281dd2d1b57.zip CMake-524bb1e36e75b3e2057ebaae1b9ca281dd2d1b57.tar.gz CMake-524bb1e36e75b3e2057ebaae1b9ca281dd2d1b57.tar.bz2 |
Simplify VS generator ZERO_CHECK dependency
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.
Diffstat (limited to 'Source/cmExportCommand.h')
0 files changed, 0 insertions, 0 deletions