mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
6 lines
223 B
TOML
6 lines
223 B
TOML
#TODO create a standalone script: https://github.com/mesonbuild/meson#creating-a-standalone-script
|
|
[source]
|
|
tar = "https://github.com/mesonbuild/meson/releases/download/1.3.0/meson-1.3.0.tar.gz"
|
|
[build]
|
|
template = "custom"
|