1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/qb
flk d6cbd8a5a9
config.libs: dont fail if OSDependent/OGLCompiler libraries are not present (#14612)
glslang no longer installs them separately, and all needed
functionality has been merged into glslang shared library itself.

This wasn't a problem previously as they were still provided
as static libraries but in latest glslang they no longer are:
https://github.com/KhronosGroup/glslang/commit/7cd519511c32d7e86d901c7ed231cb84c652d18

Signed-off-by: Markus Volk <f_l_k@t-online.de>

Signed-off-by: Markus Volk <f_l_k@t-online.de>
2022-11-11 15:11:17 +01:00
..
config.comp.sh qb: Fix checking the CXX compiler 2018-05-03 12:24:32 -07:00
config.libs.sh config.libs: dont fail if OSDependent/OGLCompiler libraries are not present (#14612) 2022-11-11 15:11:17 +01:00
config.moc.sh qb: Fix the qt configure check with older compilers. 2020-01-14 21:01:50 -08:00
config.params.sh Don't bake in OpenAL and libcaca by default unless explicitly enabled 2022-09-06 17:40:36 +02:00
qb.comp.sh qb: Don't set cc_works in test_compiler. 2020-01-15 09:23:49 -08:00
qb.init.sh qb: Update the exists function. 2020-01-14 10:20:35 -08:00
qb.libs.sh ./configure: Add BearSSL support 2020-09-20 16:58:07 +02:00
qb.make.sh qb: Refactor how config.h and config.mk are created. 2019-07-28 07:59:41 -07:00
qb.moc.sh qb: Allow multi argument CC and CXX. 2020-01-13 09:41:14 -08:00
qb.params.sh qb: Remove deprecated arguments. 2019-10-31 22:53:52 -07:00
qb.system.sh (QB) MacOS X 10.5's toolchain does not support extra languages, (#11917) 2021-01-21 06:50:35 +01:00