Skip to content
  • Chuck Atkins's avatar
    mpi: Be selective about which variables to pass on from FindMPI · 1368ec6e
    Chuck Atkins authored
    Downstream projects use different versions of FindMPI with varying degrees
    of compatibility with one another.  To minimise breaking a project's
    FindMPI with forced variables from the top level, this selectively chooses
    to only propagate the compiler wrappers and allow each downstream project
    to interrogate them on their own.
    1368ec6e