mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
windows ci: make the case of file names agree
This commit is contained in:
parent
ffef5d26b6
commit
dc2463d9a9
@ -10,7 +10,7 @@ SET "PATH=%PREVPATH%"
|
||||
SET "MSYSTEM=%PREVMSYSTEM%"
|
||||
|
||||
SET "ZIGBUILDDIR=%SRCROOT%\build"
|
||||
SET "ZIGINSTALLDIR=%ZIGBUILDDIR%\release"
|
||||
SET "ZIGINSTALLDIR=%ZIGBUILDDIR%\Release"
|
||||
SET "ZIGPREFIXPATH=%SRCROOT%\llvm+clang-9.0.0-win64-msvc-release"
|
||||
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x64
|
||||
|
Loading…
Reference in New Issue
Block a user