]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: prefix kvm_dep, m_dep and util_dep with lib
authorPavel Hrdina <phrdina@redhat.com>
Thu, 8 Oct 2020 11:51:00 +0000 (13:51 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 9 Oct 2020 11:44:54 +0000 (13:44 +0200)
commit4b98a703ee00482d41fa9ed8b0190555edb4a4d7
tree1f44c083dbfa2dd48607925c707623655a12b82f
parentb3e2ef408b58e69287572c5b4d63fe6a757deb33
meson: prefix kvm_dep, m_dep and util_dep with lib

We don't use the lib prefix for all libraries but in these cases it
makes sense to use the prefix.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
meson.build
src/bhyve/meson.build
src/util/meson.build