Skip to content

Commit

Permalink
Move GEOSgcm_GridComp under Components in GEOSldas
Browse files Browse the repository at this point in the history
Currently, GEOSgcm_GridComp is cloned via mepo under GEOSldas_GridComp (which echoes how it
was in in GEOSldas v17 and older). This PR moves GEOSgcm_GridComp under Components in GEOSldas. This
makes its location consistent with GEOSgcm and GEOSldas.

Note that this PR requires a corresponding change in the XXX repo:
  • Loading branch information
mathomp4 committed Apr 11, 2024
1 parent 113d75b commit 6d68f99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
esma_set_this ()

esma_add_subdirectory(GEOSgcm_GridComp)

set (alldirs
GEOSmetforce_GridComp
GEOSlandpert_GridComp
Expand Down

0 comments on commit 6d68f99

Please sign in to comment.