Skip to content
Snippets Groups Projects
options 236 B
Newer Older
  • Learn to ignore specific revisions
  • EXE_INC = \
        -I$(LIB_SRC)/triSurface/lnInclude \
        -I$(LIB_SRC)/parallel/decompose/decompositionMethods/lnInclude \
        -I$(LIB_SRC)/meshTools/lnInclude
    
    LIB_LIBS = \
        -ltriSurface \
        -ldecompositionMethods \
        -lmeshTools