blob: a261e7665f79cb88cfaa5f6b127afaa1b49e719b [file] [log] [blame]
libvhost_user = static_library('vhost-user',
files('libvhost-user.c', 'libvhost-user-glib.c'),
build_by_default: false)
vhost_user = declare_dependency(link_with: libvhost_user)