Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2daba01ddf3f79bd4718680ef322f39366eeefef
/
.
/
.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