Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
.gitlab
/
ci
/
ispc-env.ps1
blob: 816c485c50f5f896360b1ca71552c709e1be796e [
file
]
$pwdpath
=
$pwd
.
Path
&
"$pwsh"
-
File
".gitlab/ci/ispc.ps1"
Set
-
Item
-
Force
-
Path
"env:PATH"
-
Value
"$pwdpath\.gitlab\ispc\bin;$env:PATH"
ispc
--
version