Skip to content
Snippets Groups Projects
options 196 B
Newer Older
  • Learn to ignore specific revisions
  • Franjo's avatar
    Franjo committed
    EXE_INC = \
    
        $(COMP_OPENMP) \
        -I$(LIB_SRC)/fileFormats/lnInclude \
    
        -I$(LIB_SRC)/surfMesh/lnInclude \
    
    Franjo's avatar
    Franjo committed
        -I$(LIB_SRC)/meshTools/lnInclude
    
    Franjo's avatar
    Franjo committed
    
    
    LIB_LIBS = \
        -lsurfMesh \
        -lmeshTools