FindMPI: Add MPI_EXECUTABLE_SUFFIX to every item in lists
Add the ${MPI_EXECUTABLE_SUFFIX}
to each of the items in the
_MPI_${id}_${LANG}_COMPILER_NAMES
and _MPI_${LANG}_GENERIC_COMPILER_NAMES
rather than just adding the suffix to the last item in each list.
Edited by Brian Carlson