VAPOR3 3.9.4
CMakeConfig.h
Go to the documentation of this file.
1#ifndef CMAKECONFIG_H
2#define CMAKECONFIG_H
3
4#include <string>
5
6#define CMakeConfigStringType std::string
7
8extern const int MAJOR;
9extern const int MINOR;
10extern const int MICRO;
11
17
21
25
26#endif
const CMakeConfigStringType PYTHON_PATH
const int MICRO
const CMakeConfigStringType VERSION_RC
const CMakeConfigStringType VERSION_COMMIT
const CMakeConfigStringType VERSION_DATE
const CMakeConfigStringType THIRD_PARTY_DIR
const CMakeConfigStringType VERSION_STRING
const int MINOR
const CMakeConfigStringType BUILD_TYPE
const CMakeConfigStringType PYTHON_VERSION
const CMakeConfigStringType VERSION_STRING_FULL
#define CMakeConfigStringType
Definition: CMakeConfig.h:6
const CMakeConfigStringType SOURCE_DIR
const int MAJOR
const CMakeConfigStringType PYTHON_DIR