mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-06 01:30:40 +03:00
configure.cmd: fail on compilation fail
This commit is contained in:
parent
ec7a0512f6
commit
a9468c8cd9
@ -26,4 +26,5 @@ if %errorlevel% == 0 (
|
||||
echo The Makefile is generated. Run 'nmake' to build SoftEther VPN.
|
||||
) else (
|
||||
cd ..
|
||||
exit /b 1
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user