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