diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-03-06 18:57:40 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-03-06 19:41:21 -0500 |
commit | 0f2f87a003477bd79487a47d5f60f67751e2f44e (patch) | |
tree | 6ab93b568a66d25cffa9a6ae51e3b505d75a7001 /mesonbuild/msetup.py | |
parent | 8b573d7dc65bf20fcb0377ce4c56841496ad0c69 (diff) | |
download | meson-0f2f87a003477bd79487a47d5f60f67751e2f44e.zip meson-0f2f87a003477bd79487a47d5f60f67751e2f44e.tar.gz meson-0f2f87a003477bd79487a47d5f60f67751e2f44e.tar.bz2 |
find_program: add a version() method to match the one for dependencies
It is often useful to check the found version of a program without
checking whether you can successfully find
`find_program('foo', required: false, version: '>=XXX')`
Diffstat (limited to 'mesonbuild/msetup.py')
0 files changed, 0 insertions, 0 deletions