Skip to content

Commit

Permalink
Merge 7db1206 into 25281cd
Browse files Browse the repository at this point in the history
  • Loading branch information
berryzplus authored Jan 9, 2022
2 parents 25281cd + 7db1206 commit 2ca9ce5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/compiletests.run.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ set SOURCE_DIR=%~dp0compiletests
:: find generic tools
if not defined CMD_VSWHERE call %~dp0..\tools\find-tools.bat

set /a NUM_VSVERSION_NEXT=NUM_VSVERSION + 1

if not exist "%CMD_CMAKE%" (
echo "no cmake found."
exit /b 1
Expand Down

0 comments on commit 2ca9ce5

Please sign in to comment.