supercell-wx
supercell-wx copied to clipboard
Support Linux ARM64
Qt 6.7, currently in beta, will include ARM64 binaries. ARM64 should be added as a target to support small form factor Linux devices.
This should be able to be worked once aqtinstall supports the 6.7 ARM64 binaries.
Primarily, this is expected to involve setting up an additional target in .github/workflows/ci.yml for ARM64 builds, using a cross compiler.