mirror_qemu/target/i386/whpx/meson.build

6 lines
114 B
Meson

i386_system_ss.add(when: 'CONFIG_WHPX', if_true: files(
'whpx-all.c',
'whpx-apic.c',
'whpx-accel-ops.c',
))