meson: remove pointless warnings
commit78cb330e91a9cb996b7e8f61a184a433f680bc78
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 2 Nov 2021 11:23:45 +0000 (2 12:23 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 2 Nov 2021 14:57:28 +0000 (2 15:57 +0100)
treeca276bd87cc0cf2faf62958fbdd4c65a438491c2
parentab486f165b882aa5b02d0b48d6fa242a2d3c10da
meson: remove pointless warnings

Meson tests sometimes warn if the required libraries and headers are present but
a test program fails to link.  In the case of DirectSound and OSS, however, there
is no test program so there is no need to warn.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build