Download this file
// Set version information (from CMakeLists.txt). #define VERSION_MAJOR @VERSION_MAJOR@ #define VERSION_MINOR @VERSION_MINOR@ #define VERSION_REV @VERSION_REV@ #define VERSION_FULL "@VERSION_FULL@"