]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Refactor handling of link_args and link_depends
authorAndrea Bolognani <abologna@redhat.com>
Thu, 5 May 2022 13:06:47 +0000 (15:06 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 6 May 2022 09:12:44 +0000 (11:12 +0200)
commitfac80100c071cb698ee41dc4042e40aab4e956f2
treee2feccad71512a020fd6798d8d23266483f8e6e4
parent5e5d030b1c6b542dfe22224d78bea84f85769503
meson: Refactor handling of link_args and link_depends

This ensures variable names and the overall structure of the
code setting and using them is consistent. It will also make
upcoming changes less disruptive.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/admin/meson.build
src/meson.build
tools/nss/meson.build