mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
meson: convert chardev directory to Meson (tools part)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
3154fee4db
commit
848e8ff677
6 changed files with 36 additions and 23 deletions
|
@ -454,6 +454,7 @@ qemuutil = declare_dependency(link_with: libqemuutil,
|
|||
sources: genh + version_res)
|
||||
|
||||
subdir('io')
|
||||
subdir('chardev')
|
||||
subdir('fsdev')
|
||||
subdir('target')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue