mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
For VS 19 and above, switch the format of project file to `VsProjectType::proj` for ZERO_CHECK target. The `ZERO_CHECK.proj` consists of primitive MSBuild commands only and has no dependency on any other targets or props files. This proj file is written as a `ProjectReference` for other targets, but is not written to the sln file.
12 KiB
12 KiB