Skip to content

cmake build system requires all I/O format options, even ones that aren't needed #182

@SamuelTrahanNOAA

Description

@SamuelTrahanNOAA

The MPAS supports multiple file formats, but the Makefile system can build with support for only some of them. If a user had to support all file formats, they'd have a lot more work to do to get the various libraries compiled to work properly with one another. Hence, there are ways to turn off unneeded file formats.

Instead, the cmake build system requires all file formats be supported. This adds unnecessary extra work for users to install libraries they don't need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamBelieved to originate in the MPAS-Dev/MPAS-Model code rather than ufs-community/MPAS-Model code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions