Skip to content
Snippets Groups Projects
Commit a81fc982 authored by henry's avatar henry
Browse files

Removed references to CGAL

parent 516c7032
No related branches found
No related tags found
No related merge requests found
/* include /home/pinky2/mattijs/pub/Delaunay/CGAL-3.1/make/makefile_i686_Linux-2.6.4-52-default_g++-3.4.3 */
EXE_INC = \ EXE_INC = \
/* -g -DFULLDEBUG -O0 $(CGAL_CXXFLAGS) */ \
-I$(LIB_SRC)/decompositionAgglomeration/decompositionMethods/lnInclude \ -I$(LIB_SRC)/decompositionAgglomeration/decompositionMethods/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude \ -I$(LIB_SRC)/dynamicMesh/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(FOAM_SRC)/lagrangian/basic/lnInclude \ -I$(LIB_SRC)/lagrangian/basic/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/edgeMesh/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/triSurface/lnInclude
...@@ -17,5 +14,4 @@ LIB_LIBS = \ ...@@ -17,5 +14,4 @@ LIB_LIBS = \
-llagrangian \ -llagrangian \
-lmeshTools \ -lmeshTools \
-ledgeMesh \ -ledgeMesh \
-ltriSurface \ -ltriSurface
/* $(CGAL_LDFLAGS) */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment