mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Use OCCT github mirror for reliability
This commit is contained in:
+1
-1
@@ -357,7 +357,7 @@ if not %ERRORLEVEL%==0 goto :Error
|
|||||||
set DEPENDENCY_NAME=Open CASCADE %OCCT_VERSION%
|
set DEPENDENCY_NAME=Open CASCADE %OCCT_VERSION%
|
||||||
set DEPENDENCY_DIR=%DEPS_DIR%\occt_git
|
set DEPENDENCY_DIR=%DEPS_DIR%\occt_git
|
||||||
cd "%DEPS_DIR%"
|
cd "%DEPS_DIR%"
|
||||||
call :GitCloneAndCheckoutRevision https://git.dev.opencascade.org/repos/occt.git "%DEPENDENCY_DIR%" %OCCT_VER%
|
call :GitCloneAndCheckoutRevision https://github.com/Open-Cascade-SAS/OCCT "%DEPENDENCY_DIR%" %OCCT_VER%
|
||||||
if not %ERRORLEVEL%==0 goto :Error
|
if not %ERRORLEVEL%==0 goto :Error
|
||||||
|
|
||||||
:: Patching always blindly would trigger a rebuild each time
|
:: Patching always blindly would trigger a rebuild each time
|
||||||
|
|||||||
Reference in New Issue
Block a user