commit | 2c44220d055d12142f27cf513848f17d6007ae35 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Sat Aug 17 13:55:58 2019 +0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 21 06:30:33 2020 -0400 |
tree | 72593b21d3f6e20a325be46bfc05b69457e14244 | |
parent | b2c00bce54cce0dbb8c7fd3dd397cfdaca4c28ef [diff] |
meson: convert hw/arch* Each architecture's sourceset is placed in an hw_arch dictionary, and picked up from there when building the per-emulator static_library. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>