Re: [PATCH 4/8] vhost-user-video: add meson subdir build logic

2022-02-03 Thread Peter Griffin
Hi Alex, Thanks for reviewing. On Tue, 11 Jan 2022, Alex Bennée wrote: > > Peter Griffin writes: > > > Signed-off-by: Peter Griffin > > --- > > tools/meson.build | 9 + > > 1 file changed, 9 insertions(+) > > > > diff --git a/tools/meson.build b/tools/meson.build > > index 3e5a0abfa

Re: [PATCH 4/8] vhost-user-video: add meson subdir build logic

2022-01-11 Thread Alex Bennée
Peter Griffin writes: > Signed-off-by: Peter Griffin > --- > tools/meson.build | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/tools/meson.build b/tools/meson.build > index 3e5a0abfa2..3314b5efc5 100644 > --- a/tools/meson.build > +++ b/tools/meson.build > @@ -24,3 +24,12 @@

[PATCH 4/8] vhost-user-video: add meson subdir build logic

2021-12-09 Thread Peter Griffin
Signed-off-by: Peter Griffin --- tools/meson.build | 9 + 1 file changed, 9 insertions(+) diff --git a/tools/meson.build b/tools/meson.build index 3e5a0abfa2..3314b5efc5 100644 --- a/tools/meson.build +++ b/tools/meson.build @@ -24,3 +24,12 @@ endif if have_virtiofsd subdir('virtiofs