File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232
3333 {
3434 "name" : " arm64-windows-msvc" , "hidden" : true ,
35- "architecture" : { "value" : " arm64" , "strategy" : " external" },
36- "toolset" : { "value" : " host=x86_64 " , "strategy" : " external" },
35+ "architecture" : { "value" : " arm64" , "strategy" : " external" },
36+ "toolset" : { "value" : " host=x64 " , "strategy" : " external" },
3737 "cacheVariables" : {
3838 "CMAKE_TOOLCHAIN_FILE" : " ${sourceDir}/cmake/arm64-windows-msvc.cmake"
3939 }
4040 },
4141
4242 {
4343 "name" : " arm64-windows-llvm" , "hidden" : true ,
44- "architecture" : { "value" : " arm64" , "strategy" : " external" },
45- "toolset" : { "value" : " host=x86_64 " , "strategy" : " external" },
44+ "architecture" : { "value" : " arm64" , "strategy" : " external" },
45+ "toolset" : { "value" : " host=x64 " , "strategy" : " external" },
4646 "cacheVariables" : {
4747 "CMAKE_TOOLCHAIN_FILE" : " ${sourceDir}/cmake/arm64-windows-llvm.cmake"
4848 }
You can’t perform that action at this time.
0 commit comments