mirror of
https://github.com/RPCS3/glslang.git
synced 2024-11-28 05:30:33 +00:00
04567eb232
There is a flag to disable the SPVRemapper during the GLSLang build. That flag is check in some, but not all spots so if you try to build with SPVRemapper disabled you get CMake errors and compile errors. This CL fixs up the build so building with -DENABLE_SPVREMAPPER=0 will complete correclty. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DirStackFileIncluder.h | ||
ResourceLimits.cpp | ||
ResourceLimits.h | ||
spirv-remap.cpp | ||
StandAlone.cpp | ||
Worklist.h |