Closes https://github.com/mesonbuild/meson/issues/3525pull/3460/head
parent
0dd4635842
commit
9565293f16
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