Skip to content

Commit

Permalink
CGAL: Upgrade to 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry authored and Henry committed May 19, 2015
1 parent edde7be commit 3bd206d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/config/CGAL.csh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
##------------------------------------------------------------------------------

set boost_version=boost-system
set cgal_version=CGAL-4.3
set cgal_version=CGAL-4.6

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
Expand Down
2 changes: 1 addition & 1 deletion etc/config/CGAL.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#------------------------------------------------------------------------------

boost_version=boost-system
cgal_version=CGAL-4.3
cgal_version=CGAL-4.6

export BOOST_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$boost_version
export CGAL_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$cgal_version
Expand Down

0 comments on commit 3bd206d

Please sign in to comment.