]> git.proxmox.com Git - mirror_qemu.git/commit - util/meson.build
build: move coroutine backend selection to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Oct 2022 11:19:35 +0000 (13:19 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 06:53:52 +0000 (08:53 +0200)
commit6739825aa6e432fdb668e842def12c5deb3e5bad
tree5988d5fd30070826da2bef77a9058494058044a6
parent721fa5e563e8174d6c33e1e413cebb5442625932
build: move coroutine backend selection to meson

To simplify the code, rename coroutine-win32.c to match the option
passed to configure.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
meson_options.txt
scripts/meson-buildoptions.py
scripts/meson-buildoptions.sh
util/coroutine-win32.c [deleted file]
util/coroutine-windows.c [new file with mode: 0644]
util/meson.build