Sign in
qemu
/
qemu
/
bde809f05f66b4be4475ffa9819d82a01686d1c7
/
.
/
contrib
/
vhost-user-input
/
meson.build
blob: 840d866594bf754b94e167f651c686008a4f2640 [
file
] [
log
] [
blame
]
executable
(
'vhost-user-input'
,
files
(
'main.c'
),
dependencies
:
[
qemuutil
,
vhost_user
],
build_by_default
:
host_os
==
'linux'
,
install
:
false
)