v3: 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: v3.53.0...v3.53.1