mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Correct handling of the CGAL version variable for makeCGAL in ThirdParty
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
|
||||
boost_version=boost-system
|
||||
cgal_version=cgal-system
|
||||
#cgal_version=CGAL-4.8
|
||||
#cgal_version=CGAL-4.8.1
|
||||
|
||||
thirdPartyPath=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER
|
||||
|
||||
@ -61,6 +61,6 @@ then
|
||||
echo " $cgal_version at $CGAL_ARCH_PATH" 1>&2
|
||||
fi
|
||||
|
||||
unset boost_version cgal_version thirdPartyPath
|
||||
unset thirdPartyPath
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user