完善版本信息

This commit is contained in:
xiongziliang
2022-11-06 00:38:14 +08:00
parent 04e2952d12
commit 44fd6b86bc
4 changed files with 18 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
#define __GIT_VERSION_H__
#define COMMIT_HASH "@COMMIT_HASH@"
#define COMMIT_TIME "@COMMIT_TIME@"
#define BRANCH_NAME "@BRANCH_NAME@"
#define BUILD_TIME "@BUILD_TIME@"