Add the OpenFOAM source tree
This commit is contained in:
3
wmake/rules/linux64Clang/mplibINTELMPI
Normal file
3
wmake/rules/linux64Clang/mplibINTELMPI
Normal file
@ -0,0 +1,3 @@
|
||||
PFLAGS = -DMPICH_SKIP_MPICXX
|
||||
PINC = -I$(MPI_ARCH_PATH)/include64
|
||||
PLIBS = -L$(MPI_ARCH_PATH)/lib64 -lmpi
|
||||
Reference in New Issue
Block a user