primitiveMeshCheck, polyMeshCheck: Moved to meshCheck library
This commit is contained in:
@ -1,9 +1,12 @@
|
||||
EXE_INC = \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I$(LIB_SRC)/meshCheck/lnInclude \
|
||||
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||||
-I$(LIB_SRC)/dynamicMesh/lnInclude \
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lgenericPatches \
|
||||
-lmeshTools \
|
||||
-lmeshCheck \
|
||||
-ldynamicMesh
|
||||
|
||||
Reference in New Issue
Block a user