master
Allen Webster 2019-03-30 13:37:01 -07:00
parent 7b8e9e21ad
commit 52e9c15b5c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
REM (allen): quit early if we already have cl
where /q cl
IF %ERRORLEVEL% EQU 0 (EXIT)
IF %ERRORLEVEL% EQU 0 (EXIT /b)
SET "LIB="