commit | abff1abfe8113a989215ed33c48839a827e531f1 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 07 12:10:23 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 21 06:30:35 2020 -0400 |
tree | fb31d57aff267871822d237052c264788664047e | |
parent | 2c44220d055d12142f27cf513848f17d6007ae35 [diff] |
meson: target Similar to hw_arch, each architecture defines two sourceset which are placed in dictionaries target_arch and target_softmmu_arch. These are then 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>