Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fca7e77bffa8670b418d4692903e4f86fd311bc9
/
.
/
.gitlab
/
ci
/
python-env.ps1
blob: 4e897d8dc65b598bd92313a2e5038c40adf47082 [
file
]
$pwdpath
=
$pwd
.
Path
cmake
-
P
.
gitlab
/
ci
/
download_python3
.
cmake
Set
-
Item
-
Force
-
Path
"env:PATH"
-
Value
"$pwdpath\.gitlab\python3;$env:PATH"
python
--
version