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 3131
3232 {
3333 "name" : " arm64-windows-msvc" , "hidden" : true ,
34- "architecture" : { "value" : " arm64" , "strategy" : " external" },
35- "toolset" : { "value" : " host=x86_64 " , "strategy" : " external" },
34+ "architecture" : { "value" : " arm64" , "strategy" : " external" },
35+ "toolset" : { "value" : " host=x64 " , "strategy" : " external" },
3636 "cacheVariables" : {
3737 "CMAKE_TOOLCHAIN_FILE" : " ${sourceDir}/cmake/arm64-windows-msvc.cmake"
3838 }
3939 },
4040
4141 {
4242 "name" : " arm64-windows-llvm" , "hidden" : true ,
43- "architecture" : { "value" : " arm64" , "strategy" : " external" },
44- "toolset" : { "value" : " host=x86_64 " , "strategy" : " external" },
43+ "architecture" : { "value" : " arm64" , "strategy" : " external" },
44+ "toolset" : { "value" : " host=x64 " , "strategy" : " external" },
4545 "cacheVariables" : {
4646 "CMAKE_TOOLCHAIN_FILE" : " ${sourceDir}/cmake/arm64-windows-llvm.cmake"
4747 }
You can’t perform that action at this time.
0 commit comments