[CMake] Use MPI_FOUND instead of MPI_CXX_FOUND
For binary compatibility, Dune only uses the C bindings of MPI. MPI_FOUND is deprecated from CMake but Dune does defines it and encourage its use. (reviewed by timok)
Please register or sign in to comment