mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
d6cbd8a5a9
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>