GEOS-ESM / ESMA_cmake

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

Cleanup directory tree #206

Closed tclune closed 1 year ago

tclune commented 3 years ago

@amdasilva pointed out that the top directory of this repo has grown a bit messy. A few judicious (well named) subdirectories should help considerably. And maybe add something in the README about navigation of those directories?

mathomp4 commented 3 years ago

This should be doable. I guess we usually only do:

include(esma)
include(esma_cpack)

in the fixtures, so hiding should be pretty simple. (Fear is if I break UFS or GCHP. I guess that's a reason for an ESMA_cmake 4.0.0...