Bugfix: Fixed missing dependency in Windows compilation. Henrik Rusche
This commit is contained in:
commit
a031ca8136
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ EXE_INC = \
|
|||
-I$(LIB_SRC)/sampling/lnInclude
|
||||
|
||||
LIB_LIBS = \
|
||||
-lbasicThermophysicalModels \
|
||||
-lcompressibleLESModels \
|
||||
-lcompressibleRASModels \
|
||||
-lcompressibleTurbulenceModel \
|
||||
|
|
Reference in a new issue