dmlite  0.4
config.h
Go to the documentation of this file.
1 /** @file include/dmlite/common/config.h
2  * @brief Header generated by CMake with the build configuration used.
3  * @author Automated generation
4  */
5 #ifndef DMLITE_COMMON_CONFIG_H
6 #define DMLITE_COMMON_CONFIG_H
7 
8 /* Version */
9 #define DMLITE_MAJOR 0
10 #define DMLITE_MINOR 4
11 #define DMLITE_PATCH 2
12 
13 /* Host certificate */
14 #define HOST_CERTIFICATE "/etc/grid-security/hostcert.pem"
15 
16 #endif /* DMLITE_COMMON_CONFIG_H */