Skip to content
Snippets Groups Projects
Commit d55e1ace authored by Oliver Heidmann's avatar Oliver Heidmann
Browse files

removed config.h.in

parent 9c10715a
No related branches found
No related tags found
1 merge request!114M300433/cmake cleanup 1
#ifndef cdi_config_h
#define cdi_config_h
#define PACKAGE_NAME "@PROJECT_NAME@"
#define VERSION "@PROJECT_VERSION@"
#define CDI 1
#define HAVE_LIBGRIB 1
#define HAVE_LIBCGRIBEX 1
#define HAVE_LIBEXTRA 1
#define HAVE_LIBSERVICE 1
#define HAVE_LIBIEG 1
#define HAVE_NETCDF @HAVE_NETCDF@
#define HAVE_NETCDF_NC4 @netCDF_HAS_NC4@
#define NETCDF_FOUND @NetCDF_FOUND@
#endif /* cdi_config_h */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment