diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-02-13 14:59:35 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-02-17 14:45:50 +0530 |
commit | 601ff9162216d4ff6202231f51241c0d4b6f712f (patch) | |
tree | 41facbb58dc75312152ea72167940d1176a00bf4 /mesonbuild/mesonmain.py | |
parent | 36c9a165ed50df6a173cbd0815f6ff39e5b15355 (diff) | |
download | meson-601ff9162216d4ff6202231f51241c0d4b6f712f.zip meson-601ff9162216d4ff6202231f51241c0d4b6f712f.tar.gz meson-601ff9162216d4ff6202231f51241c0d4b6f712f.tar.bz2 |
interpreter: Add path() method to ExternalProgramHolder types
In practice, this means we can do
flex = find_program('flex')
flex.path() # Gives the full path to the flex binary
Diffstat (limited to 'mesonbuild/mesonmain.py')
0 files changed, 0 insertions, 0 deletions