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.
:memo: Automatic PR:
develop
→release/MAPL-v3
Description
Updates for Spack Support, Round 2
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.
:file_folder: Modified files
CMakeLists.txt | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-)