Re3/src/extras/GitSHA1.cpp.in

3 lines
65 B
C++
Raw Normal View History

2021-02-11 20:04:31 -05:00
#define GIT_SHA1 "@GIT_SHA1@"
const char* g_GIT_SHA1 = GIT_SHA1;