mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
revert #1927 for mpir
This commit is contained in:
+1
-1
@@ -401,7 +401,7 @@ IF EXIST "%DEPS_DIR%\swigwin\". robocopy "%DEPS_DIR%\swigwin" "%INSTALL_DIR%\swi
|
|||||||
:mpir
|
:mpir
|
||||||
set DEPENDENCY_NAME=mpir
|
set DEPENDENCY_NAME=mpir
|
||||||
set DEPENDENCY_DIR=%DEPS_DIR%\mpir
|
set DEPENDENCY_DIR=%DEPS_DIR%\mpir
|
||||||
call :GitCloneAndCheckoutRevision https://github.com/aothms/mpir.git "%DEPENDENCY_DIR%"
|
call :GitCloneAndCheckoutRevision https://github.com/BrianGladman/mpir.git "%DEPENDENCY_DIR%"
|
||||||
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
IF NOT %ERRORLEVEL%==0 GOTO :Error
|
||||||
cd "%DEPENDENCY_DIR%"
|
cd "%DEPENDENCY_DIR%"
|
||||||
git reset --hard
|
git reset --hard
|
||||||
|
|||||||
Reference in New Issue
Block a user