On 1/25/21 12:09 PM, Stefan Hajnoczi wrote: > Re-generate tracetool output when the tracetool source code changes. Use > the same approach as qapi_gen_depends and introduce a tracetool_depends > files list so meson is aware of the dependencies. > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > meson.build | 28 +++++++++++++++++++++++++++- > trace/meson.build | 21 ++++++++++++++------- > 2 files changed, 41 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>