foamyHexMesh/Make/options: Added ${CGAL_LIBS}

This commit is contained in:
Henry 2015-04-21 16:29:23 +01:00
parent 7d3568787e
commit 2edb12fa80

View file

@ -27,6 +27,7 @@ EXE_INC = \
-IvectorTools
EXE_LIBS = \
${CGAL_LIBS} \
-lconformalVoronoiMesh \
-lmeshTools \
-ldecompositionMethods \