FEX/CMakeToolchains
Ryan Houdek 17692d6eef
CMake: Adds an AArch64 cross-compile toolchain file
This is useful for some people.

This doesn't allow building thunks due to the cmake limitation about
tools binaries also getting cross compiled, we need to switch to meson
if we want that, since they recently started fixing this
https://github.com/mesonbuild/meson/pull/12022

But that's an okay limitation for now.
2024-08-31 00:38:59 -07:00
..
AArch64.cmake CMake: Adds an AArch64 cross-compile toolchain file 2024-08-31 00:38:59 -07:00