mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +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…
Reference in New Issue
Block a user