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