diff options
author | georgev93 <georgeavogt93@gmail.com> | 2020-04-25 16:42:52 -0400 |
---|---|---|
committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2020-04-28 19:54:34 +0200 |
commit | 30b89ea57307f09563db862b307e873cc1e7cfc3 (patch) | |
tree | 274ebb3f5db8cc739eac3e691330143726cd6eb3 /docs/markdown/snippets | |
parent | 76c36a64c3e55692f5d37b1f1762fac448e845bd (diff) | |
download | meson-30b89ea57307f09563db862b307e873cc1e7cfc3.zip meson-30b89ea57307f09563db862b307e873cc1e7cfc3.tar.gz meson-30b89ea57307f09563db862b307e873cc1e7cfc3.tar.bz2 |
Adding a conditional case in _guess_files to confirm that the complete path is put together in even if a portion of the path is a location that exists.
For instance if C:/Program Files (x86)/folder is passed to _guess_files, it would resolve to ['C:/Program Files', '(x86)/folder'] since C:/Program Files is an actual file location that can exist.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions