Skip to content
Snippets Groups Projects
Commit 95cead86 authored by laurence's avatar laurence
Browse files

COMP: cvMesh: link to ptscotch instead of scotch

parent 1b19e1db
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,8 @@ EXE_LIBS = \ ...@@ -20,7 +20,8 @@ EXE_LIBS = \
$(CGAL_LIBS) \ $(CGAL_LIBS) \
-lconformalVoronoiMesh \ -lconformalVoronoiMesh \
-lmeshTools \ -lmeshTools \
-ldecompositionMethods -L$(FOAM_LIBBIN)/dummy -lscotchDecomp \ -ldecompositionMethods \
-L$(FOAM_LIBBIN)/dummy -lptscotchDecomp \
-ledgeMesh \ -ledgeMesh \
-ltriSurface \ -ltriSurface \
-ldynamicMesh -ldynamicMesh
...@@ -19,7 +19,6 @@ EXE_INC = \ ...@@ -19,7 +19,6 @@ EXE_INC = \
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -lmeshTools \
-ldecompositionMethods -L$(FOAM_LIBBIN)/dummy -lscotchDecomp \
-ledgeMesh \ -ledgeMesh \
-ltriSurface \ -ltriSurface \
-ldynamicMesh -ldynamicMesh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment