Due to insufficient grepping on my part, some remnants of the
"non-canonical" CMake still remain. Apparently these were not necessary
changes for Spack, but they are changes that unify the CMake style of
GEOS to be more like "correct" CMake.
In this go-around, it is mainly finding INC_ESMF which I apparently
forgot to grep for last time (I was focused on NetCDF), and some
non-canonical OpenMP calls.
Due to insufficient grepping on my part, some remnants of the "non-canonical" CMake still remain. Apparently these were not necessary changes for Spack, but they are changes that unify the CMake style of GEOS to be more like "correct" CMake.
In this go-around, it is mainly finding
INC_ESMF
which I apparently forgot to grep for last time (I was focused on NetCDF), and some non-canonical OpenMP calls.See https://github.com/GEOS-ESM/GEOSgcm/issues/387 for the meta-issue.