mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
7 lines
205 B
TOML
7 lines
205 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://libvirt.org/compiling.html#configuring-the-project
|
|
[source]
|
|
tar = "https://download.libvirt.org/libvirt-10.7.0.tar.xz"
|
|
[build]
|
|
template = "meson"
|