v4: Add support for ESMFConfig.cmake
This release of ESMA_cmake adds support for the upcoming ESMFConfig.cmake changes in ESMF 9.0.0. This is a "better" way to support finding ESMF with CMake. This release does not remove the old FindESMF.cmake way, just adds support for the new.
Testing shows this is zero-diff.
From CHANGELOG.md
Changed
- Prefer ESMF's generated
ESMFConfig.cmakepackage when available for Spack and Baselibs, with the existingesmf.mkdiscovery retained as a fallback.
What's Changed
Full Changelog: v4.43.0...v4.44.0