ENH: etc: added CGAL setup

This commit is contained in:
mattijs
2014-01-28 12:54:14 +00:00
parent f8d44081f9
commit 5ae141856a
9 changed files with 107 additions and 66 deletions

View File

@ -2,7 +2,7 @@
cd ${0%/*} || exit 1 # run from this directory
set -x
if [ -d "$CGAL_ARCH_PATH" ]
if [ -n "$CGAL_ARCH_PATH" ]
then
wmake libso conformalVoronoiMesh
wmake