re3/src/extras/GitSHA1.cpp.in

3 lines
65 B
C++

#define GIT_SHA1 "@GIT_SHA1@"
const char* g_GIT_SHA1 = GIT_SHA1;