build: move coroutine backend selection to meson
commit6739825aa6e432fdb668e842def12c5deb3e5bad
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Oct 2022 11:19:35 +0000 (12 13:19 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 06:53:52 +0000 (18 08:53 +0200)
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-windows.c [moved from util/coroutine-win32.c with 100% similarity]
util/meson.build