Re: [PATCH 11/12] qapi: remove qapi_specific_outputs from meson.build

2025-05-15 Thread Daniel P . Berrangé
On Wed, May 14, 2025 at 04:41:07PM -0700, Pierrick Bouvier wrote: > There is no more QAPI files that need to be compiled per target, so we > can remove this. > > Signed-off-by: Pierrick Bouvier > --- > qapi/meson.build | 11 +++ > 1 file changed, 3 insertions(+), 8 deletions(-) Reviewed

[PATCH 11/12] qapi: remove qapi_specific_outputs from meson.build

2025-05-14 Thread Pierrick Bouvier
There is no more QAPI files that need to be compiled per target, so we can remove this. Signed-off-by: Pierrick Bouvier --- qapi/meson.build | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/qapi/meson.build b/qapi/meson.build index e038b636c9d..7582c2b5bcf 100644 -