#ifndef VERSION_H #define VERSION_H #define GIT_VERSION "@GitVersion@" #define GIT_DESCRIBE "@GitDescribe@" #endif //VERSION_H