mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
meson: convert disas 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
5eead72bd3
commit
c574e16112
6 changed files with 35 additions and 37 deletions
|
@ -673,6 +673,7 @@ common_ss.add(files('cpus-common.c'))
|
|||
|
||||
subdir('softmmu')
|
||||
subdir('backends')
|
||||
subdir('disas')
|
||||
subdir('migration')
|
||||
subdir('monitor')
|
||||
subdir('net')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue