foamList: Remove dependency on utility libraries
This commit is contained in:
parent
19ef39741b
commit
af3198d76c
1 changed files with 0 additions and 5 deletions
|
|
@ -29,18 +29,15 @@ EXE_LIBS = \
|
|||
-ldynamicMesh \
|
||||
-ledgeMesh \
|
||||
-lengine \
|
||||
-lextrude2DMesh \
|
||||
-lextrudeModel \
|
||||
-lfieldFunctionObjects \
|
||||
-lfileFormats \
|
||||
-lfiniteVolume \
|
||||
-lfluidThermophysicalModels \
|
||||
-lfoamToVTK \
|
||||
-lforces \
|
||||
-lfvMotionSolvers \
|
||||
-lfvOptions \
|
||||
-lgenericPatchFields \
|
||||
-lhelpTypes \
|
||||
-limmiscibleIncompressibleTwoPhaseMixture \
|
||||
-lincompressibleTransportModels \
|
||||
-lincompressibleTurbulenceModels \
|
||||
|
|
@ -94,7 +91,6 @@ EXE_LIBS = \
|
|||
-lsurfaceFilmDerivedFvPatchFields \
|
||||
-lsurfaceFilmModels \
|
||||
-lsurfMesh \
|
||||
-ltabulatedWallFunctions \
|
||||
-lthermalBaffleModels \
|
||||
-lthermophysicalFunctions \
|
||||
-ltopoChangerFvMesh \
|
||||
|
|
@ -104,5 +100,4 @@ EXE_LIBS = \
|
|||
-ltwoPhaseMixtureThermo \
|
||||
-ltwoPhaseProperties \
|
||||
-ltwoPhaseReactingTurbulenceModels \
|
||||
-luserd-foam \
|
||||
-lutilityFunctionObjects
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue