2019-06-10 12:18:02 +02:00
|
|
|
executable('vhost-user-blk', files('vhost-user-blk.c'),
|
2020-11-25 14:06:37 +04:00
|
|
|
dependencies: [qemuutil, vhost_user],
|
2022-05-24 16:40:42 +01:00
|
|
|
build_by_default: targetos == 'linux',
|
2019-06-10 12:18:02 +02:00
|
|
|
install: false)
|