/* * Meta information for ufs-srweather-app which can be used by other * packages. * * This file is automatically generated by the build system * at configure time, and contains information related to * how ufs-srweather-app was built. It will not be required to * include this file unless you want to probe the capabilities * of the build. * */ #ifndef UFS_SRWEATHER_APP_META_H #define UFS_SRWEATHER_APP_META_H #define SRWA_VERSION_MAJOR @SRWA_VERSION_MAJOR@ #define SRWA_VERSION_MINOR @SRWA_VERSION_MINOR@ #define SRWA_VERSION_PATCH @SRWA_VERSION_PATCH@ #define SRWA_VERSION_NOTE "@SRWA_VERSION_NOTE@" #define SRWA_VERSION "@SRWA_VERSION@" #define SRWA_HAS_PARALLEL @SRWA_HAS_PARALLEL@ #endif