mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -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.
10 KiB
10 KiB