v4: Don't try to determine MPI stack if MPI not found
ESMA_cmake itself does not require MPI, so if MPI is not found, we cannot determine an MPI stack. This release fixes that bug.
From CHANGELOG.md
Fixed
- Do not include
DetermineMPIStack
if MPI is not found
What's Changed
Full Changelog: v4.8.0...v4.8.1