foamyMesh: Simplify support for system CGAL installation

This commit is contained in:
Henry Weller
2016-06-21 19:47:46 +01:00
parent 965e68dde0
commit 35e6c03eab
3 changed files with 4 additions and 5 deletions

View File

@ -23,8 +23,7 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/mesh/snappyHexMesh/lnInclude \
-IPrintTable \
-I/usr/include
-IPrintTable
LIB_LIBS = \
${CGAL_LIBS} \

View File

@ -21,8 +21,7 @@ EXE_INC = \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/mesh/snappyHexMesh/lnInclude \
-I/usr/include
-I$(LIB_SRC)/mesh/snappyHexMesh/lnInclude
EXE_LIBS = \
$(CGAL_LIBS) \