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