mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
8 lines
241 B
TOML
8 lines
241 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/google/shaderc#getting-and-building-shaderc
|
|
[source]
|
|
git = "https://github.com/google/shaderc"
|
|
rev = "3882b16417077aa8eaa7b5775920e7ba4b8a224d"
|
|
[build]
|
|
template = "cmake"
|