]> git.proxmox.com Git - mirror_qemu.git/commit - meson.build
configure, meson: move --enable-plugins to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Aug 2023 10:20:53 +0000 (12:20 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Sep 2023 11:32:37 +0000 (13:32 +0200)
commit2c13c574418e4b17974f7ef71d200ac064fb8d4b
treec6a7220caebea402bff56da2897965ff4e0a1589
parent2a5919ab642a3273698233ef46c83741eec327bf
configure, meson: move --enable-plugins to meson

While the option still needs to be parsed in the configure script
(it's needed by tests/tcg, and also to decide about recursing
into contrib/plugins), passing it to Meson can be done with -D
instead of using config-host.mak.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
accel/tcg/meson.build
configure
meson.build
meson_options.txt
plugins/meson.build
scripts/meson-buildoptions.sh
tests/Makefile.include
tests/meson.build