Skip to content

Link against MPI Cxx libraries, if available.

If HDF5 is using MPI, for certain implementations the mpi.h that gets included in Cxx files requires linking against Cxx libraries. This addresses that issue.

Merge request reports