mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(qb) Add HAVE_METAL, set it to 'no' for now
This commit is contained in:
parent
a0060182e3
commit
cd9cbc0881
@ -156,3 +156,5 @@ HAVE_GLSLANG=yes # glslang support (requires C++11)
|
||||
C89_GLSLANG=no
|
||||
HAVE_SPIRV_CROSS=yes # SPIRV-Cross support (requires C++11)
|
||||
C89_SPIRV_CROSS=no
|
||||
HAVE_METAL=no # Metal support (macOS-only)
|
||||
C89_METAL=no
|
||||
|
Loading…
x
Reference in New Issue
Block a user