Skip to content

FindMPI: Move MSMPI/MPICH2 mpiexec search

Move the logic to search mpiexec for MSMPI and MPICH2 guesses to their respective guessing logic. This way, we can prevent mix ups between their mpiexecs and other potential matches, for example from an Intel MPI installation.

Merge request reports