surfaceLambdaMuSmooth: Added meshTools to link
This commit is contained in:
parent
37cd5434a6
commit
b0d13b51d8
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
EXE_INC = \
|
||||
-I$(LIB_SRC)/surfMesh/lnInclude
|
||||
-I$(LIB_SRC)/surfMesh/lnInclude \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lsurfMesh
|
||||
-lsurfMesh \
|
||||
-lmeshTools
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue