mirror_qemu/target/arm/hvf/meson.build

4 lines
75 B
Meson

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