Skip to content
Snippets Groups Projects
Commit fb72176b authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

meson: build all modules by default

With more recent versions of Meson, the build.ninja file is more selective
as to what is built by default, and not building the modules results in test
failures.

Mark the modules as built-by-default and, to make the dependencies more
precise, also require them to be up-to-date before running tests.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/801


Tested-by: default avatarLi Zhang <lizhang@suse.de>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent bb7cb3ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment