Skip to content
Snippets Groups Projects
Commit a8803ec1 authored by Henry's avatar Henry
Browse files
parents fce31c19 a47eb0ba
Branches
Tags
No related merge requests found
......@@ -228,7 +228,7 @@ endif
# boost and CGAL
# ~~~~~~~~~~~~~~
set boost_version=boost_1_42_0
set boost_version=boost_1_45_0
set cgal_version=CGAL-3.7
setenv BOOST_ARCH_PATH $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$boost_version
......
......@@ -247,7 +247,7 @@ fi
# boost and CGAL
# ~~~~~~~~~~~~~~
boost_version=boost_1_42_0
boost_version=boost_1_45_0
cgal_version=CGAL-3.7
export BOOST_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$boost_version
......
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