Skip to content

Tags: wysaid/cge-tools

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
wysaid Wang Yang
fix: cross-compile x86_64 on arm64 runner since macos-13 is no longer…

… available

GitHub Actions deprecated the macos-13 runner. Use macos-latest (arm64) with
jurplel/install-qt-action clang_64 to install x86_64 Qt libraries, then set
CMAKE_OSX_ARCHITECTURES=x86_64 for cross-compilation to Intel target.

1.0

Toggle 1.0's commit message
Update README.md