mirror of https://github.com/ecmwf/eccodes.git
Cleanup
This commit is contained in:
parent
90ae1c57e0
commit
86ef94f445
|
@ -56,7 +56,8 @@ ecbuild_add_executable( TARGET grib_to_netcdf
|
|||
INCLUDES ${NETCDF_INCLUDE_DIRS}
|
||||
CONDITION HAVE_NETCDF
|
||||
LIBS grib_tools ${NETCDF_LIBRARIES})
|
||||
# grib_list_keys
|
||||
|
||||
|
||||
ecbuild_add_executable( TARGET grib_list_keys
|
||||
SOURCES list_keys.c
|
||||
CONDITION ECCODES_INSTALL_EXTRA_TOOLS
|
||||
|
|
Loading…
Reference in New Issue