]> git.proxmox.com Git - mirror_qemu.git/blob - hw/hyperv/meson.build
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
[mirror_qemu.git] / hw / hyperv / meson.build
1 specific_ss.add(when: 'CONFIG_HYPERV', if_true: files('hyperv.c'))
2 specific_ss.add(when: 'CONFIG_HYPERV_TESTDEV', if_true: files('hyperv_testdev.c'))
3 specific_ss.add(when: 'CONFIG_VMBUS', if_true: files('vmbus.c'))
4 specific_ss.add(when: 'CONFIG_SYNDBG', if_true: files('syndbg.c'))