git versioning
This commit is contained in:
parent
0552edce2c
commit
497cc27003
2
GitSHA1.c.in
Normal file
2
GitSHA1.c.in
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#define GIT_SHA1 "@GIT_SHA1@"
|
||||||
|
const char g_GIT_SHA1[] = GIT_SHA1;
|
1
include/GitSHA1.h
Normal file
1
include/GitSHA1.h
Normal file
@ -0,0 +1 @@
|
|||||||
|
extern const char g_GIT_SHA1[];
|
Reference in New Issue
Block a user