CGAL: Set to use the system CGAL installation by default

This commit is contained in:
Henry Weller
2016-06-23 16:05:44 +01:00
parent d8fcf89570
commit bd64b4059f
4 changed files with 16 additions and 10 deletions

View File

@ -127,10 +127,11 @@ unsetenv PV_PLUGIN_PATH
#------------------------------------------------------------------------------
# Unset CGAL-related environment variables
# Unset foamyHexMesh-related environment variables
unsetenv BOOST_ARCH_PATH
unsetenv CGAL_ARCH_PATH
unsetenv FOAMY_HEX_MESH
#------------------------------------------------------------------------------