glslang
glslang,spirv-headersandspirv-toolsmust have the same version to prevent ABI breakages- Shouldn’t the
glslangValidatorsymlink be created automatically after install? - Test suite depends on
bash - Do we need to pass
-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux? - Do we need a static version?
ENABLE_PCH=OFFis a workaround for cmake on macos (seeCMakeLists.txt)- Consider
SPIRV_HEADERS_ENABLE_INSTALL=ONin case it is not detected asON(it should default toONthough)