Prebuilt vcpkg-tool+cmake binaries for ARM64 Linux #34495
Open
Description
It would be pretty cool if arm64 linux was a fully supported platform for downloading prebuilt binaries. I'm willing to help make this happen, and have a machine for testing.
CMake already has prebuilt arm64 linux binaries, so that part should be easy at least. I assume steps are something like:
- Get arm64 Linux CI/releases working for vcpkg-tool
- Fix bootstrap and vcpkgTools.xml
Anything else? Is this interesting?