xref: /qemu/block/export/meson.build (revision 704a256d)
1blockdev_ss.add(files('export.c'))
2blockdev_ss.add(when: 'CONFIG_VHOST_USER_BLK_SERVER', if_true: files('vhost-user-blk-server.c'))
3