redox/recipes/wip/graphics/shaders/glslang/recipe.toml
2025-11-16 08:57:03 -03:00

9 lines
226 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/KhronosGroup/glslang#building-cmake
[source]
git = "https://github.com/KhronosGroup/glslang"
rev = "16.0.0"
shallow_clone = true
[build]
template = "cmake"