COMP: CGAL 3.6.
This commit is contained in:
parent
5342baa2a7
commit
c428da83cc
@ -267,7 +267,7 @@ endif
|
||||
|
||||
# CGAL and boost
|
||||
# ~~~~~~~~~~~~~~
|
||||
set cgal_version=3.5.1
|
||||
set cgal_version=3.6
|
||||
setenv CGAL_SRC $WM_THIRD_PARTY_DIR/CGAL-$cgal_version
|
||||
|
||||
set boost_version=1_42_0
|
||||
|
@ -311,7 +311,7 @@ export MPI_BUFFER_SIZE
|
||||
|
||||
# CGAL and boost
|
||||
# ~~~~~~~~~~~~~~
|
||||
cgal_version=3.5.1
|
||||
cgal_version=3.6
|
||||
export CGAL_SRC=$WM_THIRD_PARTY_DIR/CGAL-$cgal_version
|
||||
|
||||
boost_version=1_42_0
|
||||
|
Loading…
Reference in New Issue
Block a user