mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Merge pull request #10115 from orbea/cxx_linker
Add CXX_LINKER to the builtin glslang.
This commit is contained in:
commit
637ff87e3f
@ -1543,6 +1543,7 @@ ifeq ($(HAVE_SHADERS_COMMON), 1)
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_BUILTINGLSLANG), 1)
|
||||
NEED_CXX_LINKER = 1
|
||||
HAVE_GLSLANG_COMMON = 1
|
||||
|
||||
ifneq ($(findstring Win32,$(OS)),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user