mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 04:58:42 +08:00
9 lines
226 B
TOML
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"
|