oops, totally forgot to add the .in file
[dueringa_WikiWalker.git] / src / version.h.in
blob868d97937f0389aeea20bae4b923e0917ce93514
1 #ifndef _VERSION_H_GEN
2 #define _VERSION_H_GEN
4 #ifndef _WW_VERSION
5 constexpr char _WW_VERSION[] = "@walker_version@";
6 #endif // _WW_VERSION
8 #cmakedefine GIT_RAN_SUCCESSFULLY
10 #endif // _VERSION_H_GEN