mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
meson: convert replay directory to Meson
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
7c58bb769d
commit
17ef2af6b6
4 changed files with 13 additions and 11 deletions
|
@ -656,6 +656,7 @@ common_ss.add(files('cpus-common.c'))
|
|||
|
||||
subdir('softmmu')
|
||||
subdir('monitor')
|
||||
subdir('replay')
|
||||
|
||||
# needed for fuzzing binaries
|
||||
subdir('tests/qtest/libqos')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue