mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 14:07:43 +00:00
build-all.py - CGAL to use v5.6.3
5.6.x-branch was removed, see https://github.com/CGAL/cgal/issues/9079
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ HDF5_VERSION = "1.13.1"
|
|||||||
|
|
||||||
GMP_VERSION = "6.2.1"
|
GMP_VERSION = "6.2.1"
|
||||||
MPFR_VERSION = "3.1.6" # latest is 4.1.0
|
MPFR_VERSION = "3.1.6" # latest is 4.1.0
|
||||||
CGAL_VERSION = "5.6.x-branch"
|
CGAL_VERSION = "v5.6.3"
|
||||||
USD_VERSION = "23.05"
|
USD_VERSION = "23.05"
|
||||||
TBB_VERSION = "2021.9.0"
|
TBB_VERSION = "2021.9.0"
|
||||||
ROCKSDB_VERSION = "9.11.2"
|
ROCKSDB_VERSION = "9.11.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user