On Fri, Dec 09, 2022 at 12:23:54PM +0100, Paolo Bonzini wrote:
> Detect all compilers at the beginning of meson.build, and store
> the available languages in an array.
>
> Signed-off-by: Paolo Bonzini
> ---
> meson.build | 62 ++---
> 1 file change
On Fri, Dec 9, 2022 at 3:29 PM Paolo Bonzini wrote:
>
> Detect all compilers at the beginning of meson.build, and store
> the available languages in an array.
>
> Signed-off-by: Paolo Bonzini
Reviewed-by: Marc-André Lureau
> ---
> meson.build | 62 ++---
Detect all compilers at the beginning of meson.build, and store
the available languages in an array.
Signed-off-by: Paolo Bonzini
---
meson.build | 62 ++---
1 file changed, 35 insertions(+), 27 deletions(-)
diff --git a/meson.build b/meson.build