meson: do not unnecessarily use cmake for dependencies
commit2564dcbf510850b0de55d499a8b6c00d8730b9dd
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Aug 2023 10:03:05 +0000 (28 12:03 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Sep 2023 11:32:14 +0000 (7 13:32 +0200)
tree416f918a682fccfdfbf249288583fc653d654e40
parentf6feb021e254054c2d50db5392c8b0dfbc932243
meson: do not unnecessarily use cmake for dependencies

Both gvnc and sysprof-capture come with pkg-config files, so specify
the method to find them.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/migration/meson.build
tests/qtest/meson.build