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