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
|
-I$(LIB_SRC)/sampling/lnInclude
|
||||||
|
|
||||||
LIB_LIBS = \
|
LIB_LIBS = \
|
||||||
|
-lbasicThermophysicalModels \
|
||||||
-lcompressibleLESModels \
|
-lcompressibleLESModels \
|
||||||
-lcompressibleRASModels \
|
-lcompressibleRASModels \
|
||||||
-lcompressibleTurbulenceModel \
|
-lcompressibleTurbulenceModel \
|
||||||
|
|
Reference in a new issue