mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
meson: convert qom directory to Meson (tools part)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
3afe7ab0d3
commit
de59dda32d
6 changed files with 20 additions and 6 deletions
|
@ -340,6 +340,7 @@ libqemuutil = static_library('qemuutil',
|
|||
qemuutil = declare_dependency(link_with: libqemuutil,
|
||||
sources: genh + version_res)
|
||||
|
||||
subdir('qom')
|
||||
subdir('fsdev')
|
||||
|
||||
# Other build targets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue