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

removed defines in cmake/config.h.in

parent ab99d92b
No related branches found
No related tags found
1 merge request!312CMake Improvements and fixes
#ifndef cdo_config_h
#define cdo_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@
#ifndef CDO_CONFIG_H
#define CDO_CONFIG_H
#endif /* cdo_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