ACCESS builds of MOM5 currently use the antiquated and difficult-to-follow/maintain mkmf system. This system forces bad development practices, such as the recent work to link external generic tracers/FMS.
A partially-implemented CMake build system does exist in this repo, however it requires some work to be useable. For example, it doesn't currently support any of the ACCESS build types. We should overhaul the existing CMake build system and move to using that when building ACCESS models.
ACCESS builds of MOM5 currently use the antiquated and difficult-to-follow/maintain mkmf system. This system forces bad development practices, such as the recent work to link external generic tracers/FMS.
A partially-implemented CMake build system does exist in this repo, however it requires some work to be useable. For example, it doesn't currently support any of the ACCESS build types. We should overhaul the existing CMake build system and move to using that when building ACCESS models.