mirror of
https://github.com/halpz/re3.git
synced 2026-07-07 19:59:58 +00:00
Cmake version for hash
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
#define GIT_SHA1 ""
|
||||
const char* g_GIT_SHA1 = GIT_SHA1;
|
||||
@@ -0,0 +1,2 @@
|
||||
#define GIT_SHA1 "@GIT_SHA1@"
|
||||
const char* g_GIT_SHA1 = GIT_SHA1;
|
||||
Reference in New Issue
Block a user