mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: have dummy versions for thirdparty libraries
The dummyThirdParty tree builds libraries which are drop-in (but non-functional) versions of some thirdparty libraries. This will make it easier to ship binary versions without having to ship thirdparty packs.
This commit is contained in:
@ -8,5 +8,4 @@ EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-ldecompositionMethods \
|
||||
-lmeshTools \
|
||||
-ldynamicMesh \
|
||||
-L$(FOAM_MPI_LIBBIN) -lparMetisDecompositionMethod
|
||||
-ldynamicMesh
|
||||
|
||||
Reference in New Issue
Block a user