]> xenbits.xensource.com Git - libvirt.git/commit
meson: Replace meson.source_root() with meson.project_source_root()
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 7 Oct 2022 07:37:43 +0000 (09:37 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 10 Oct 2022 13:06:09 +0000 (15:06 +0200)
commit3395c35f2f87d8f40e0648ce77c230b525a84d9a
treee9154da3e348bbcd8e68ac281d8f351f6ce52c00
parent5ecdcf85416c51c8fbbf4c79a72ad219854b039e
meson: Replace meson.source_root() with meson.project_source_root()

The source_root() method is deprecated in 0.56.0 and we're
recommended to use project_source_root() instead.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
build-aux/meson.build
docs/meson.build
meson.build
po/meson.build
src/access/meson.build
src/esx/meson.build
src/hyperv/meson.build
src/meson.build
src/util/meson.build
tests/meson.build
tools/wireshark/src/libvirt/meson.build