This commit is contained in:
Joost VandeVondele
2018-12-19 15:28:30 +01:00
committed by Stéphane Nicolet
parent 86953b9392
commit 2f882309d5
2 changed files with 4 additions and 10 deletions
+1
View File
@@ -360,6 +360,7 @@ endif
ifneq (,$(findstring mpi, $(CXX)))
mpi = yes
CXXFLAGS += -DUSE_MPI -Wno-cast-qual
DEPENDFLAGS += -DUSE_MPI
endif
### ==========================================================================