Skip to content
Snippets Groups Projects
Commit 8b2f5696 authored by andy's avatar andy
Browse files

BUG: Added missing linkage to turbulence libraries

parent 69dee1b4
No related merge requests found
......@@ -9,6 +9,9 @@ EXE_INC = \
EXE_LIBS = \
-lcompressibleTurbulenceModel \
-lcompressibleRASModels \
-lcompressibleLESModels \
-lLESdeltas \
-lreactionThermophysicalModels \
-lfiniteVolume \
-lgenericPatchFields \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment