Skip to content

VS: Fix ApplicationTypeRevision in builtin check projects

Brad King requested to merge brad.king/cmake:vs-ApplicationTypeRevision into master

Do not use the entire CMAKE_SYSTEM_VERSION, but rather the first two components only.

Fixes: #19275 (closed)

Merge request reports