Set these to enable by default
This commit is contained in:
parent
bcb9762ec8
commit
13fa504919
|
@ -151,7 +151,7 @@ HAVE_DRMINGW=no # DrMingw exception handler
|
|||
HAVE_EASTEREGG=yes # Easter egg
|
||||
HAVE_CDROM=auto # CD-ROM support
|
||||
HAVE_SLANG=yes # slang support
|
||||
HAVE_GLSLANG=auto # glslang support (requires C++11)
|
||||
HAVE_GLSLANG=yes # glslang support (requires C++11)
|
||||
C89_GLSLANG=no
|
||||
HAVE_SPIRV_CROSS=auto # SPIRV-Cross support (requires C++11)
|
||||
HAVE_SPIRV_CROSS=yes # SPIRV-Cross support (requires C++11)
|
||||
C89_SPIRV_CROSS=no
|
||||
|
|
Loading…
Reference in New Issue