Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/target/i386/whpx/meson.build
2023-03-06 14:48:14 +01:00

5 lines
115 B
Meson

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