mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
meson: accel
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
abff1abfe8
commit
1a82878a08
13 changed files with 36 additions and 26 deletions
|
@ -704,6 +704,7 @@ subdir('monitor')
|
|||
subdir('net')
|
||||
subdir('replay')
|
||||
subdir('hw')
|
||||
subdir('accel')
|
||||
|
||||
# needed for fuzzing binaries
|
||||
subdir('tests/qtest/libqos')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue