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
Branches
Tags
No related merge requests found
......@@ -20,7 +20,8 @@ EXE_LIBS = \
$(CGAL_LIBS) \
-lconformalVoronoiMesh \
-lmeshTools \
-ldecompositionMethods -L$(FOAM_LIBBIN)/dummy -lscotchDecomp \
-ldecompositionMethods \
-L$(FOAM_LIBBIN)/dummy -lptscotchDecomp \
-ledgeMesh \
-ltriSurface \
-ldynamicMesh
......@@ -19,7 +19,6 @@ EXE_INC = \
EXE_LIBS = \
-lmeshTools \
-ldecompositionMethods -L$(FOAM_LIBBIN)/dummy -lscotchDecomp \
-ledgeMesh \
-ltriSurface \
-ldynamicMesh
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment