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