mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
9 lines
226 B
TOML
9 lines
226 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/json-c/json-c#build-instructions--
|
|
[source]
|
|
git = "https://github.com/json-c/json-c"
|
|
branch = "json-c-0.18"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cmake"
|