Sign in
qemu
/
qemu
/
9bb4b066cce7b3cc1f5893dd5f05bf9ee279d383
/
.
/
contrib
/
vhost-user-input
/
meson.build
blob: 1eeb1329d9e220c4caf87d38526650dac08a7a89 [
file
] [
log
] [
blame
]
executable
(
'vhost-user-input'
,
files
(
'main.c'
),
link_with
:
libvhost_user
,
dependencies
:
qemuutil
,
build_by_default
:
targetos
==
'linux'
,
install
:
false
)