~aleteoryx/muditaos

ref: 1f9109b924e50ee32fce78947140c44667a3c960 muditaos/source/version.hpp.template -rw-r--r-- 252 bytes
1f9109b9 — Marcin Smoczyński [BH-819] Fix illegal dependencies in bsp 4 years ago
                                                                                
1
2
3
4
inline const char* GIT_REV="${GIT_REV}";
inline const char* GIT_TAG="${GIT_TAG}";
inline const char* GIT_BRANCH="${GIT_BRANCH}";
inline const char* VERSION="${CMAKE_PROJECT_VERSION_MAJOR}.${CMAKE_PROJECT_VERSION_MINOR}.${CMAKE_PROJECT_VERSION_PATCH}";