pvg: add option to configure it out
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Feb 2025 13:20:27 +0000 (14:20 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 25 Feb 2025 15:18:12 +0000 (16:18 +0100)
commitd50ea7f0e6fd2b0631abb61d213a396e3df32d7e
tree586c0e43f161d43994f2b5a97ebc9f09348c88d9
parentae3a420fea8bfc545a4ca4b899d2fe6a3031aefa
pvg: add option to configure it out

... and also to require it (--enable-pvg).  While at it, unify the dependency()
call for pvg and metal, which simplifies the logic a bit.

Note that all other Apple frameworks are either required or always-present,
therefore do not add them to the summary in the same way as PVG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/display/meson.build
meson.build
meson_options.txt
scripts/meson-buildoptions.sh