mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 02:31:09 +00:00
adjust build-ifcopenshell & install-ifcopenshell to the build cfg batch file change
This commit is contained in:
@@ -27,7 +27,9 @@ echo.
|
|||||||
|
|
||||||
:: Enable the delayed environment variable expansion needed in VSConfig.cmd.
|
:: Enable the delayed environment variable expansion needed in VSConfig.cmd.
|
||||||
setlocal EnableDelayedExpansion
|
setlocal EnableDelayedExpansion
|
||||||
call vs-cfg.cmd %1 %2
|
call vs-cfg.cmd %1
|
||||||
|
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
||||||
|
call build-type-cfg.cmd %2
|
||||||
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
||||||
|
|
||||||
echo.
|
echo.
|
||||||
|
|||||||
@@ -27,7 +27,9 @@ echo.
|
|||||||
|
|
||||||
:: Enable the delayed environment variable expansion needed in VSConfig.cmd.
|
:: Enable the delayed environment variable expansion needed in VSConfig.cmd.
|
||||||
setlocal EnableDelayedExpansion
|
setlocal EnableDelayedExpansion
|
||||||
call vs-cfg.cmd %1 %2
|
call vs-cfg.cmd %1
|
||||||
|
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
||||||
|
call build-type-cfg.cmd %2
|
||||||
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
||||||
|
|
||||||
echo.
|
echo.
|
||||||
|
|||||||
Reference in New Issue
Block a user