glslang-zig/glslang
Arcady Goldmints-Orlov b45d21b287 cmake: Fix dependencies of newly-stubbed libraries
Some downstream projects may only link to e.g. the glslang::SPIRV
library and rely on transitive dependencies to pull in everything else.
To keep this working, the SPIRV and MachineIndependent library stubs are
now linked against the glslang library.
2024-08-29 11:27:44 -04:00
..
CInterface Clean up iomapper.h to make it suitable as a public API 2024-08-06 13:36:21 -06:00
ExtensionHeaders Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics 2021-11-11 23:39:47 -07:00
GenericCodeGen Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
HLSL Clean up unused includes. 2024-08-20 09:09:44 -04:00
Include Move definition of GLSLANG_EXPORT to visibility.h 2024-08-22 17:43:41 -04:00
MachineIndependent Clean up unused includes. 2024-08-20 09:09:44 -04:00
OSDependent Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
Public Move definition of GLSLANG_EXPORT to visibility.h 2024-08-22 17:43:41 -04:00
ResourceLimits Remove various warning suppression pragmas 2023-12-01 11:59:54 -05:00
CMakeLists.txt cmake: Fix dependencies of newly-stubbed libraries 2024-08-29 11:27:44 -04:00
stub.cpp Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00