Sign in
qemu
/
qemu
/
ab4c0996f80d43d1fc28c6e76f4ecb27423a7e29
/
.
/
tools
/
meson.build
blob: 513bd2ff4fd21837ae14663350ff2474e2e7327c [
file
] [
log
] [
blame
]
have_virtiofsd
=
(
have_system
and
have_tools
and
'CONFIG_LINUX'
in
config_host
and
'CONFIG_SECCOMP'
in
config_host
and
'CONFIG_LIBCAP_NG'
in
config_host
and
'CONFIG_VHOST_USER'
in
config_host
)
if
have_virtiofsd
subdir
(
'virtiofsd'
)
endif