diff options
author | Jehan <jehan@girinstud.io> | 2017-07-01 21:43:15 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-07-02 10:08:08 -0400 |
commit | d80787ae28af58dcce3cbdb086b80677c5c00389 (patch) | |
tree | 7281d71b985baac0845438e5cb8276f853b37913 /mesonbuild/interpreter.py | |
parent | f24a4e27ad4373ce8b079db6ebe67877f80d23ad (diff) | |
download | meson-d80787ae28af58dcce3cbdb086b80677c5c00389.zip meson-d80787ae28af58dcce3cbdb086b80677c5c00389.tar.gz meson-d80787ae28af58dcce3cbdb086b80677c5c00389.tar.bz2 |
Output an appropriate warning when a cross info file does not exist.
If making a typo, it used to output:
> Cross info file must have either host or a target machine.
This was not useful at all and looked like there could be a file format
error or some other issue with the content. Let's have an appropriate
error:
> File not found: /some/path
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions