Skip to content

v4: Add support for ESMFConfig.cmake

Choose a tag to compare

@mathomp4 mathomp4 released this 17 Aug 16:53
· 5 commits to release/v4 since this release
3a024a5

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.cmake package when available for Spack and Baselibs, with the existing esmf.mk discovery retained as a fallback.

What's Changed

  • v4: Prefer ESMF config package on release/v4 by @mathomp4 in #566

Full Changelog: v4.43.0...v4.44.0