mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-14 11:06:59 +01:00
Merge pull request #2053 from BLangpap/master
modified build.bat for msvc to support non-pausing script-based instal…
This commit is contained in:
commit
d51940a9f5
@ -32,4 +32,7 @@ set STOPTIME=%DATE% %TIME%
|
||||
:done
|
||||
@endlocal
|
||||
|
||||
if NOT %1 == "" if /I %1 == "skip_pause" goto :quit
|
||||
|
||||
PAUSE
|
||||
:quit
|
Loading…
Reference in New Issue
Block a user