mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
modified build.bat for msvc to support no-pausing script-based installation
Signed-off-by: Bernd Langpap <Bernd.Langpap@airbus.com>
This commit is contained in:
parent
9561cc8c24
commit
5de974a036
@ -32,4 +32,6 @@ set STOPTIME=%DATE% %TIME%
|
|||||||
:done
|
:done
|
||||||
@endlocal
|
@endlocal
|
||||||
|
|
||||||
|
if NOT "%%1" == "" if /I "%%1" == "skip_pause" goto :quit
|
||||||
PAUSE
|
PAUSE
|
||||||
|
:quit
|
Loading…
x
Reference in New Issue
Block a user