Sign in
qemu
/
qemu
/
6a3e00d8c9822433a8989bd0529e80580bf3e54f
/
.
/
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
)