Skip to content

Switch libvirt-glib to use meson for its build

Daniel P. Berrange requested to merge libvirt-glib-meson into master

Libvirt-glib has introduced meson build system and will very shortly delete autotools. So GNOME needs to adapt to use meson in order to avoid breaking when autotools is removed.

Updated version of !969 (closed) using the main git repo instead of a fork.

Merge request reports