]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: Detect python instead of hard-coding python3
authorHeiko Becker <heirecka@exherbo.org>
Mon, 21 Mar 2022 19:47:02 +0000 (20:47 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 23 Mar 2022 13:15:23 +0000 (22:15 +0900)
commit43a5fd98a5d6a8e40a21dc00a9fe4006a32cb30f
treeb5e805587be02f3b25d0235f0ffc6b5c196b8c0b
parent4da5e99a8fd2d316995066c73c1f0ab67155432e
meson: Detect python instead of hard-coding python3

It allows to specify the desired python executable (and version) via
meson's native file if there are multiple versions available.
meson.build