blob: 44be04853e4da1b34a3a49aa5f3fa383e919a890 [file] [log] [blame]
if libiscsi.found()
executable('vhost-user-scsi', files('vhost-user-scsi.c'),
dependencies: [qemuutil, libiscsi, vhost_user],
build_by_default: host_os == 'linux',
install: false)
endif