from the original dynamicMesh library, now separated into polyTopoChange and motionSolvers
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/polyTopoChange/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lpolyTopoChange \
|
|
-lgenericPatches \
|
|
-lmeshTools
|