redox/recipes/wip/libs/text/json-c/recipe.toml
2026-03-26 15:20:52 -03:00

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"