Skip to content
Snippets Groups Projects
options 352 B
Newer Older
EXE_INC = \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I$(LIB_SRC)/lagrangian/basic/lnInclude \
    -I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude \
    -I$(LIB_SRC)/regionModels/regionModel/lnInclude

EXE_LIBS = \
    -lfiniteVolume \
    -lreconstruct \
    -lregionModels