Loading
lpac: fix darwin build
Build with libmbim and libqmi only on linux, as these fail to evaluate. pcsclite is provided by apple framework, similar to #459045. We also need to set CMAKE_OSX_ARCHITECTURES to avoid trying to build for both architectures, which fails. This requires pulling in a patch that's already accepted upstream, but not yet in a release.