diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-04-20 17:33:48 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-05-07 07:46:58 +0200 |
commit | 119fc611eac96d5ad5c407860b29c0fd5d072f6d (patch) | |
tree | 81cb0b13706c97b13254d7680d1f8dc55bc7dc4d /module-common.c | |
parent | f780a3f4808fa5ba9b822d299ae40a12d23eae6c (diff) | |
download | qemu-119fc611eac96d5ad5c407860b29c0fd5d072f6d.zip qemu-119fc611eac96d5ad5c407860b29c0fd5d072f6d.tar.gz qemu-119fc611eac96d5ad5c407860b29c0fd5d072f6d.tar.bz2 |
meson-buildoptions: add support for string options
Allow using the buildoptions.json file for more options, namely anything
that is not a boolean or multiple-choice.
The mapping between configure and meson is messy for string options,
so allow configure to use to something other than the name in
meson_options.txt. This will come in handy anyway for builtin
Meson options such as b_lto or b_coverage.
Tested-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions