Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
ab5a6a49
Commit
ab5a6a49
authored
May 29, 2016
by
Henry Weller
Browse files
CGAL: Upgraded to 4.8
parent
5af2515f
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/config.csh/CGAL
View file @
ab5a6a49
...
...
@@ -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
...
...
etc/config.sh/CGAL
View file @
ab5a6a49
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment