commit | e51340243687a2cd7ffcf0d6e2de030bed4b8720 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 12 14:15:06 2022 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 06 00:51:02 2023 +0100 |
tree | 21efb6a27a369e3ab8a915675b64591775082ad8 | |
parent | 6a97f3939240977e66e90862419911666956a76a [diff] |
meson: cleanup compiler detection Detect all compilers at the beginning of meson.build, and store the available languages in an array. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>