]> git.proxmox.com Git - mirror_qemu.git/commit
meson: use subproject for keycodemapdb
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 12:07:22 +0000 (12:07 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 May 2023 10:34:18 +0000 (12:34 +0200)
commitc53648abba167db47827840bbd4257ed7bc6133c
tree23b20c1c71221870e7e9238082580018d2c80f87
parent58e48b2e721dcf70571d293e86c02eedbe3a0f39
meson: use subproject for keycodemapdb

By using a subproject, our own meson.build can use variables from
the subproject instead of hard-coded paths.  This is also the first step
towards managing downloads with .wrap files instead of submodule.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
.gitmodules
configure
scripts/archive-source.sh
subprojects/keycodemapdb [new submodule]
ui/keycodemapdb [deleted submodule]
ui/meson.build