Skip to content

FindNetCDF.cmake apparently only uses the C library version? #48

@edwardhartnett

Description

@edwardhartnett

When we call this from UFS_UTILS CMake build:

find_package(NetCDF 4.3.3 REQUIRED C Fortran)

We are looking for version 4.3.3 of the netcdf-c library. However, we are not checking the version number of the netcdf-fortran library.

That has to be correct too. Is there a way to check that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions