common: Parse Nightly/Canary build version

This commit is contained in:
zhupengfei 2018-05-27 10:05:21 +08:00
parent a50cd37aa6
commit ddc97b15f4
6 changed files with 34 additions and 14 deletions

View file

@ -11,5 +11,7 @@ extern const char g_scm_branch[];
extern const char g_scm_desc[];
extern const char g_build_name[];
extern const char g_build_date[];
extern const char g_build_fullname[];
extern const char g_build_version[];
} // namespace Common