Skip to content
Snippets Groups Projects
Commit 6277b6da authored by andy's avatar andy
Browse files

minor changes to get libccmio and ccm26ToFoam converter built

parent 46f84af1
Branches
Tags
No related merge requests found
......@@ -2,9 +2,10 @@ EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/other/libccmio \
-I$(LIB_SRC)/other/libccmio/lnInclude
-I$(LIB_SRC)/other/libccmio/libccmio/lnInclude
EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-lccmio
-lccmio \
-ladf
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