Skip to content

VS: Fix VCTargetsPath detection when cross-compiling

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

Tell MSBuild to use the same Platform that we generate into the VCTargetsPath detection project.

Fixes: #22068 (closed)

Merge request reports