xref: /qemu/target/arm/hvf/meson.build (revision 74fb2f4f4c47c966ab54687392e6561b4de4bb8a)
1arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2  'hvf.c',
3))
4