mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
qb: Allow --enable-metal for osx only.
This commit is contained in:
parent
cd90760b7b
commit
ba1ed7aa13
@ -210,6 +210,8 @@ fi
|
|||||||
check_platform Linux TINYALSA 'Tinyalsa is' true
|
check_platform Linux TINYALSA 'Tinyalsa is' true
|
||||||
check_platform Linux RPILED 'The RPI led driver is' true
|
check_platform Linux RPILED 'The RPI led driver is' true
|
||||||
|
|
||||||
|
check_platform Darwin METAL 'Metal is' true
|
||||||
|
|
||||||
if [ "$OS" = 'Darwin' ]; then
|
if [ "$OS" = 'Darwin' ]; then
|
||||||
check_lib '' COREAUDIO "-framework AudioUnit" AudioUnitInitialize
|
check_lib '' COREAUDIO "-framework AudioUnit" AudioUnitInitialize
|
||||||
check_lib '' CORETEXT "-framework CoreText" CTFontCreateWithName
|
check_lib '' CORETEXT "-framework CoreText" CTFontCreateWithName
|
||||||
|
Loading…
x
Reference in New Issue
Block a user