mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Merge pull request #9149 from orbea/metal
qb: Allow --enable-metal for osx only.
This commit is contained in:
commit
6dbc34b249
@ -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