Skip to content
Snippets Groups Projects
Commit 3fd25abb authored by Mark Olesen's avatar Mark Olesen
Browse files

COMP: link liquids, thermophysicalFunctions libs when using liquidMixture

parent 4790b59d
Branches
Tags
No related merge requests found
......@@ -5,3 +5,7 @@ EXE_INC = \
-I$(LIB_SRC)/thermophysicalModels/combustion/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude
LIB_LIBS = \
-lliquids \
-lthermophysicalFunctions
EXE_INC = -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude
EXE_INC = \
-I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude
LIB_LIBS = \
-lthermophysicalFunctions
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment