mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
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>