Skip to content

VS: Revert "Use MSBuild matching toolset host architecture"

Brad King requested to merge brad.king/cmake:revert-vs-msbuild-arch into master

Revert the main change from !2876 (merged). Multiple people have reported that the 64-bit amd64/msbuild tool fails in cases that the 32-bit msbuild works. Drop our change pending further investigation and hopefully a fix to VS.

Fixes: #18904 (closed), #19037 (closed)
Issue: #18219 (closed)

Merge request reports