CGAL: Upgraded to 4.8

This commit is contained in:
Henry Weller 2016-05-29 22:27:46 +01:00
parent 8ab6b4df2c
commit 482869eea4
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
set boost_version=boost-system
set cgal_version=CGAL-4.7
set cgal_version=CGAL-4.8
setenv BOOST_ARCH_PATH $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$boost_version
setenv CGAL_ARCH_PATH $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$cgal_version

View File

@ -41,7 +41,7 @@
#------------------------------------------------------------------------------
boost_version=boost-system
cgal_version=CGAL-4.7
cgal_version=CGAL-4.8
if [ -z "$SOURCE_CGAL_VERSIONS_ONLY" ]
then