Skip to content

Commit

Permalink
Newer MSVC
Browse files Browse the repository at this point in the history
Change-Id: Ibbb545ec0dd4ab8c63002251fbe313b3d1e46ba9
  • Loading branch information
dj2 committed May 9, 2024
1 parent d0dd8c8 commit f2f847a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kokoro/scripts/windows/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ python tools\git-sync-deps
:: #########################################
:: set up msvc build env
:: #########################################
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
echo "Using VS 2017..."
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
echo "Using VS 2019..."

cmake --version

Expand Down

0 comments on commit f2f847a

Please sign in to comment.