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:
Andrej730
2025-09-23 13:59:46 +05:00
parent deedffa84e
commit fc1c8f2071
+1 -1
View File
@@ -145,7 +145,7 @@ HDF5_VERSION = "1.13.1"
GMP_VERSION = "6.2.1"
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"
TBB_VERSION = "2021.9.0"
ROCKSDB_VERSION = "9.11.2"