redox/recipes/wip/dev/build-system/ninja-build/recipe.toml
2025-11-17 10:28:38 -03:00

8 lines
208 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/ninja-build/ninja#building-ninja-itself
[source]
git = "https://github.com/ninja-build/ninja"
rev = "v1.13.1"
[build]
template = "cmake"