mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
6 lines
227 B
TOML
6 lines
227 B
TOML
#TODO create a standalone script, see 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"
|