Do not pull in netcdf include/libs in pkgconfig (See ECBUILD-274)

This commit is contained in:
Shahram Najm 2016-10-05 13:39:05 +01:00
parent dd75e1bc50
commit 652f7514a5
1 changed files with 1 additions and 0 deletions

View File

@ -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