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

3 lines
76 B
Meson

arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
'hvf.c',
))