diff options
author | D Scott Phillips <d.scott.phillips@intel.com> | 2020-06-02 21:20:52 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-06-10 01:09:16 +0300 |
commit | f6a842821b64653de042633e714af3c5a5326c29 (patch) | |
tree | 7fb14578041f11fde188d162e399ca2f509fbad6 /mesonbuild/envconfig.py | |
parent | 5663b4a3e8507199318965132cdc9cc53a59da80 (diff) | |
download | meson-f6a842821b64653de042633e714af3c5a5326c29.zip meson-f6a842821b64653de042633e714af3c5a5326c29.tar.gz meson-f6a842821b64653de042633e714af3c5a5326c29.tar.bz2 |
Fix python3 installed from the Windows Store
When meson is currently being run with a python that seems to have been
installed from the Windows Store, replace the general WindowsApps
directory in search paths with dirname(sys.executable), and also handle
failures with pathlib.resolve on WindowsApps exe files.
Diffstat (limited to 'mesonbuild/envconfig.py')
0 files changed, 0 insertions, 0 deletions