genericFields: Library reorganisation and reduce duplication
This commit is contained in:
@ -11,4 +11,4 @@ EXE_LIBS = \
|
||||
-lparallel \
|
||||
-ldecompositionMethods \
|
||||
-llagrangian \
|
||||
-lgenericPatchFields
|
||||
-lgenericFvFields
|
||||
|
||||
@ -9,4 +9,4 @@ EXE_LIBS = \
|
||||
-lmeshTools \
|
||||
-lparallel \
|
||||
-llagrangian \
|
||||
-lgenericPatchFields
|
||||
-lgenericFvFields
|
||||
|
||||
@ -6,7 +6,7 @@ EXE_INC = \
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lgenericPatchFields \
|
||||
-lgenericFvFields \
|
||||
-ldecompositionMethods \
|
||||
-L$(FOAM_LIBBIN)/dummy -lscotchDecomp -lptscotchDecomp \
|
||||
-lmeshTools \
|
||||
|
||||
Reference in New Issue
Block a user