Building an arm64 version works flawlessly with the VS arm64 toolset.
Closes https://github.com/curl/curl/pull/10332
- `GEN_PDB=<yes/no>` - Generate External Program Database\r
(debug symbols for release build)\r
- `DEBUG=<yes/no>` - Debug builds\r
- - `MACHINE=<x86/x64>` - Target architecture (default is x86)\r
+ - `MACHINE=<x86/x64/arm64>` - Target architecture (default is x86)\r
- `CARES_PATH=<path>` - Custom path for c-ares\r
- `MBEDTLS_PATH=<path>` - Custom path for mbedTLS\r
- `NGHTTP2_PATH=<path>` - Custom path for nghttp2\r