mirror of
https://gitlab.com/qemu-project/qemu.git
synced 2026-08-26 22:23:12 -04:00
Meson can automatically generate most of the build rules for subprojects, based on the contents of their Cargo.toml. Handwritten snippets can be placed in meson/meson.build to replace build.rs. Disable Meson's use of the nightly-only option "--env-set". It is buggy and anyway it should not be there in future version. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
6 lines
245 B
Text
6 lines
245 B
Text
[wrap-file]
|
|
directory = glib-sys-0.21.2
|
|
source_url = https://crates.io/api/v1/crates/glib-sys/0.21.2/download
|
|
source_filename = glib-sys-0.21.2.tar.gz
|
|
source_hash = d09d3d0fddf7239521674e57b0465dfbd844632fec54f059f7f56112e3f927e1
|
|
method = cargo
|