]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: don't hard code find_program() location
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 17 Apr 2023 11:53:58 +0000 (15:53 +0400)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 17 Apr 2023 13:02:31 +0000 (15:02 +0200)
commit785dfe58fa72af600dced7a873ee1bc0d3cf931d
tree7b7e1face0f85da2ad5a71c8a7b12b3d0ccf4fbc
parent6d78280bb415835fcd4ed58b66909fa43eb93e09
meson: don't hard code find_program() location

Use 'dirs' argument to locate the program.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/meson.build