diff options
author | Ariel D'Alessandro <ariel@vanguardiasur.com.ar> | 2020-04-13 19:07:01 -0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-04-14 23:20:39 +0300 |
commit | 55f02c19497a0436975f682fdb0efa121c471a29 (patch) | |
tree | ef295a5915b710f19a2c2e06ca85c4ddb6ee8b08 /docs/markdown/howtox.md | |
parent | b1b3987d9cc9302175829afa242046c734bc6d68 (diff) | |
download | meson-55f02c19497a0436975f682fdb0efa121c471a29.zip meson-55f02c19497a0436975f682fdb0efa121c471a29.tar.gz meson-55f02c19497a0436975f682fdb0efa121c471a29.tar.bz2 |
interpreter: find_program: Store program's name when not found
Currently, looking for a nonexisting program using find_program() will
return an NonExistingExternalProgram instace with the default name
'nonexistingprogram'. Let's store the target program's name in it, so it
can be printed if needed.
Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
Diffstat (limited to 'docs/markdown/howtox.md')
0 files changed, 0 insertions, 0 deletions