Skip to content
Snippets Groups Projects
Commit ab5a6a49 authored by Henry Weller's avatar Henry Weller
Browse files

CGAL: Upgraded to 4.8

parent 5af2515f
Branches
Tags
1 merge request!60Merge foundation
......@@ -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
......
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment