]> git.ipfire.org Git - thirdparty/qemu.git/commit - meson.build
build-sys: add a "pixman" feature
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 30 Aug 2023 09:38:25 +0000 (13:38 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 7 Nov 2023 10:04:24 +0000 (14:04 +0400)
commitcca157568615465887a6f741d939865659a559ae
treef2f63913b84eea7beb36ff8cbe310fef3e40f6d7
parentbb541a7068d2eee51a9abbe2dedcdf27298b1872
build-sys: add a "pixman" feature

For now, pixman is mandatory, but we set config_host.h and Kconfig.
Once compilation is fixed, "pixman" will become actually optional.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Kconfig.host
include/ui/qemu-pixman.h
meson.build
meson_options.txt
scripts/meson-buildoptions.sh