Ignore SDK version in Mac build

This commit is contained in:
Adam Honse
2026-04-23 03:56:07 -05:00
parent ae9ae18d31
commit 42e7f2a5c3

View File

@@ -707,6 +707,7 @@ QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.15
#-----------------------------------------------------------------------------------------------#
macx {
CONFIG += link_pkgconfig
CONFIG += sdk_no_version_check
PKGCONFIG += \
libusb-1.0 \