Closes https://github.com/mesonbuild/meson/issues/35250.46
parent
591bc3b972
commit
987c1cd70a
3 changed files with 9 additions and 1 deletions
@ -0,0 +1,5 @@ |
||||
#!/usr/bin/env python3 |
||||
|
||||
import os |
||||
|
||||
assert('PATH' in os.environ) |
Loading…
Reference in new issue