Sign in
qemu
/
qemu
/
95059f9c313a7fbd7f22e4cdc1977c0393addc7b
/
.
/
contrib
/
vhost-user-blk
/
meson.build
blob: dcb9e2ffcd08420130efb73633383afb388ad706 [
file
] [
log
] [
blame
]
executable
(
'vhost-user-blk'
,
files
(
'vhost-user-blk.c'
),
dependencies
:
[
qemuutil
,
vhost_user
],
build_by_default
:
targetos
==
'linux'
,
install
:
false
)