applications: Added fvOptions library to link
This commit is contained in:
@ -12,4 +12,5 @@ EXE_LIBS = \
|
||||
-lincompressibleTransportModels \
|
||||
-lgenericPatchFields \
|
||||
-lfiniteVolume \
|
||||
-lmeshTools
|
||||
-lmeshTools \
|
||||
-lfvOptions
|
||||
|
||||
@ -6,4 +6,5 @@ EXE_LIBS = \
|
||||
-lturbulenceModels \
|
||||
-lcompressibleTurbulenceModels \
|
||||
-lfiniteVolume \
|
||||
-lfvOptions \
|
||||
-lmeshTools
|
||||
|
||||
Reference in New Issue
Block a user