Allow building arm64 using VS2017 tools
authorBruce Forstall <brucefo@microsoft.com>
Thu, 26 Oct 2017 20:29:55 +0000 (13:29 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Thu, 26 Oct 2017 20:29:55 +0000 (13:29 -0700)
commit52ebf91408fafea70396ca8bf2589c655f6d6bdd
tree2dc6dea4afddb2f1d0ca0c77b5c6ef20d27dd7cc
parentea3f140da0e9e3bf6ee1f1c9d88a231cf3875a82
Allow building arm64 using VS2017 tools

VS2017 now includes ARM64 compilers. Change the build scripts so
that the normal VC tools path is used for the builds for ARM64.
However, if -toolset_dir is passed, then use the specified tools,
as before.
build-test.cmd
build.cmd