]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Move all handling of test options together
authorAndrea Bolognani <abologna@redhat.com>
Tue, 3 Oct 2023 12:46:56 +0000 (14:46 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 26 Oct 2023 09:31:19 +0000 (11:31 +0200)
commit44711485b1c1dae0a69995dbaea2a8f7069b3f51
tree684711d0949f166a584bfb48ebc435d38b554fcd
parented90d3622488cdd852b4281cf969a0cf582b5da7
meson: Move all handling of test options together

This will make future patches nicer.

Note that we need to handle these somewhat late because of the
dependency on information about the compiler and the flags it
supports.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
meson.build