configure, meson: move guest-agent, tools to meson

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini
2021-10-15 16:47:43 +02:00
parent 35acbb3058
commit 20cf5cb487
9 changed files with 50 additions and 75 deletions
+7
View File
@@ -1,3 +1,10 @@
if not have_ga
if get_option('guest_agent_msi').enabled()
error('Guest agent MSI requested, but the guest agent is not being built')
endif
subdir_done()
endif
all_qga = []
qga_qapi_outputs = [