mirror of https://github.com/ecmwf/eccodes.git
Do not pull in netcdf include/libs in pkgconfig (See ECBUILD-274)
This commit is contained in:
parent
dd75e1bc50
commit
652f7514a5
|
@ -61,6 +61,7 @@ ecbuild_add_option( FEATURE NETCDF
|
|||
DESCRIPTION "support for GRIB to NetCDF conversion"
|
||||
DEFAULT ON
|
||||
REQUIRED_PACKAGES NetCDF
|
||||
NO_TPL
|
||||
)
|
||||
|
||||
ecbuild_add_option( FEATURE AEC
|
||||
|
|
Loading…
Reference in New Issue