Adding cfMesh-v1.0 into the repository
[foam-extend-3.2.git] / src / meshLibrary / Make / options
blob3e1cae4a363f39a6f04db2cc3b3689f1bff37a49
1 #if defined(__GNUC__)
2    OMP_FLAGS = -DUSE_OMP -fopenmp
3 #else
4    OMP_FLAGS =
5 #endif
7 EXE_INC = \
8     $(OMP_FLAGS) \
9     -I$(LIB_SRC)/triSurface/lnInclude \
10     -I$(LIB_SRC)/meshTools/lnInclude