commit | 9c9b85d705abdcce0b63f9182d8140dd67bd13fb | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 22 10:43:00 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 06 00:51:02 2023 +0100 |
tree | 3c656ef0ee6381df2cac27121cc1a400933d17d5 | |
parent | 2d73fa74728dccde5cc29c4e56b4d781e4ead7c4 [diff] |
meson: cleanup dummy-cpus.c rules Now that qtest is available on all targets including Windows, dummy-cpus.c is included unconditionally in the build. It also does not need to be compiled per-target. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>