mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
meson: convert sample plugins
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
859aef026e
commit
ffac93df19
5 changed files with 10 additions and 59 deletions
|
@ -9,6 +9,9 @@ test('decodetree', sh,
|
|||
|
||||
if 'CONFIG_TCG' in config_host
|
||||
subdir('fp')
|
||||
if 'CONFIG_PLUGIN' in config_host
|
||||
subdir('plugin')
|
||||
endif
|
||||
endif
|
||||
|
||||
subdir('qapi-schema')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue