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