macOS cross compiling fixes

- can't use the x86_64 one as host triplet on arm64 because building Qt
  fails for whatever reason. Because of course it does :D
- vcpkg doesn't always like periods in triplet names so removed those
This commit is contained in:
Nadia Holmquist Pedersen
2023-11-16 14:04:04 +01:00
parent 8b50f64d68
commit d5f588f520
3 changed files with 14 additions and 6 deletions