From: Luca Boccassi Date: Fri, 25 Jul 2025 16:10:27 +0000 (+0100) Subject: Meson: clean up "finding" of helper scripts (#38335) X-Git-Tag: v258-rc2~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=481e2ceaedb6cdc73da98653335b5455c5bf2fd0;p=thirdparty%2Fsystemd.git Meson: clean up "finding" of helper scripts (#38335) Simplify meson definitions and use `files()` instead of `find_program()` for internal scripts to make build logs cleaner. --- 481e2ceaedb6cdc73da98653335b5455c5bf2fd0