]> git.proxmox.com Git - mirror_qemu.git/blob - scsi/meson.build
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
[mirror_qemu.git] / scsi / meson.build
1 block_ss.add(files('utils.c'))
2 block_ss.add(when: 'CONFIG_LINUX',
3 if_true: files('pr-manager.c', 'pr-manager-helper.c'),
4 if_false: files('pr-manager-stub.c'))