GammaRay
GammaRay copied to clipboard
CMake: Attempt to deduce target architure on APPLE via CMAKE_OSX_ARCHITECTURES
When working with Qt compiled exclusively for device or simulator, qt.toolchain.cmake will have exactly one architecture in CMAKE_OSX_ARCHITECTURES.
This might a preferred alternative to https://github.com/KDAB/GammaRay/pull/261.
Are there any question regarding this PR?