vtkPV4Foam/Make/options: Added missing reference to '-lfoam', through using the generic the more '-l$(WM_PROJECT)' reference.
This commit is contained in:
parent
0fb2b08722
commit
a9ea67f54a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ EXE_INC = \
|
|||
-I../PV4FoamReader
|
||||
|
||||
LIB_LIBS = \
|
||||
-l$(WM_PROJECT) \
|
||||
-lfiniteVolume \
|
||||
-llagrangian \
|
||||
-lmeshTools \
|
||||
|
|
Reference in a new issue