Skip to content

Commit

Permalink
q
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 11, 2021
1 parent 90cc17e commit 6901f72
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 336 deletions.
39 changes: 0 additions & 39 deletions .github/workflows/alpine.yml

This file was deleted.

58 changes: 0 additions & 58 deletions .github/workflows/conda.yml

This file was deleted.

67 changes: 0 additions & 67 deletions .github/workflows/docker.yml

This file was deleted.

68 changes: 0 additions & 68 deletions .github/workflows/docs.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/linux.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/osx.yml

This file was deleted.

4 changes: 2 additions & 2 deletions scripts/ci/win/cmake.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ loc=$(vswhere -nologo -property installationPath)
path="$loc\VC\Auxiliary\Build"
echo $path
echo "VARSALL"
set +x
cmd.exe /C "$path\vcvarsall.bat x64"
set -x
cmd.exe /C "$path\vcvarsall.bat x64"
set +x
echo "WHERE"
where cl.exe
export CC=cl.exe
Expand Down

0 comments on commit 6901f72

Please sign in to comment.