mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
CGAL_VERSION 4.14.3
This commit is contained in:
+1
-1
@@ -440,7 +440,7 @@ IF NOT %ERRORLEVEL%==0 GOTO :Error
|
|||||||
:cgal
|
:cgal
|
||||||
set DEPENDENCY_NAME=cgal
|
set DEPENDENCY_NAME=cgal
|
||||||
set DEPENDENCY_DIR=%DEPS_DIR%\cgal
|
set DEPENDENCY_DIR=%DEPS_DIR%\cgal
|
||||||
call :GitCloneAndCheckoutRevision https://github.com/CGAL/cgal.git "%DEPENDENCY_DIR%" releases/CGAL-4.13.1
|
call :GitCloneAndCheckoutRevision https://github.com/CGAL/cgal.git "%DEPENDENCY_DIR%" releases/CGAL-4.13.3
|
||||||
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