mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
meson: infrastructure for building emulators
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
d3b1848096
commit
2becc36a3e
16 changed files with 192 additions and 102 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
#include "config-host.h"
|
||||
#ifdef NEED_CPU_H
|
||||
#include "config-target.h"
|
||||
#include CONFIG_TARGET
|
||||
#else
|
||||
#include "exec/poison.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue