diff --git a/qb/config.libs.sh b/qb/config.libs.sh index 57cf628b72..11c712552f 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -210,6 +210,8 @@ fi check_platform Linux TINYALSA 'Tinyalsa is' true check_platform Linux RPILED 'The RPI led driver is' true +check_platform Darwin METAL 'Metal is' true + if [ "$OS" = 'Darwin' ]; then check_lib '' COREAUDIO "-framework AudioUnit" AudioUnitInitialize check_lib '' CORETEXT "-framework CoreText" CTFontCreateWithName