Files
openfoam/applications/utilities/surface/surfaceMeshExtract/Make/options
2024-12-12 16:13:32 +00:00

10 lines
195 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/surfMesh/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \
-lsurfMesh \
-lfileFormats \
-lmeshTools