mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
8 lines
208 B
TOML
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"
|