COMP: CGAL 3.6.

This commit is contained in:
graham 2010-03-23 12:01:08 +00:00
parent 5342baa2a7
commit c428da83cc
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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