qemu-patch-raspberry4/block/export/meson.build

3 lines
132 B
Meson
Raw Normal View History

blockdev_ss.add(files('export.c'))
blockdev_ss.add(when: 'CONFIG_VHOST_USER_BLK_SERVER', if_true: files('vhost-user-blk-server.c'))