GEOS-ESM / ESMA_cmake

Custom CMake macros for the GEOS Earth System Model
Apache License 2.0
4 stars 9 forks source link

Use FindESMF.cmake from ESMF #267

Closed mathomp4 closed 2 years ago

mathomp4 commented 2 years ago

This PR is an attempt to use the FindESMF.cmake that ESMF itself supplies.

mathomp4 commented 2 years ago

This seems to work! This is nice. Now whenever ESMF updates their CMake macro, we get it along for the ride.

Note: Still haven't tested this with Spack MAPL/GEOS. My guess is I've probably broken that; my changes here seem to do off-and-on.