mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: link to general mplib* rules where possible.
ENH: generalize rule for X11 ENH: Avoid move in flex/flex++ rule.
This commit is contained in:
4
wmake/rules/General/mplibQSMPI
Normal file
4
wmake/rules/General/mplibQSMPI
Normal file
@ -0,0 +1,4 @@
|
||||
PFLAGS =
|
||||
PINC = -I$(MPI_ARCH_PATH)/include
|
||||
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpi
|
||||
|
||||
Reference in New Issue
Block a user