GEOS-ESM / FVdycoreCubed_GridComp

MAPL/ESMF wrapper for the cubed-sphere finite volume dynamical core
Apache License 2.0
3 stars 10 forks source link

Auto PR - develop → MAPL-v3 - Updates for Spack Support, Round 2 #163

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

:memo: Automatic PR: developrelease/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(-)