meson: accel

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Marc-André Lureau 2019-08-18 16:13:08 +04:00 committed by Paolo Bonzini
parent abff1abfe8
commit 1a82878a08
13 changed files with 36 additions and 26 deletions

1
accel/xen/meson.build Normal file
View file

@ -0,0 +1 @@
specific_ss.add(when: 'CONFIG_XEN', if_true: files('xen-all.c'))