re3/src/extras/GitSHA1.cpp.in
2021-02-12 16:38:03 +03:00

3 lines
65 B
C++

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