meson: convert check-qapi-schema

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2020-01-28 18:05:14 +01:00
parent 3941996b13
commit 3afe7ab0d3
3 changed files with 229 additions and 216 deletions

View file

@ -6,3 +6,5 @@ test('decodetree', sh,
if 'CONFIG_TCG' in config_host
subdir('fp')
endif
subdir('qapi-schema')