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