mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 14:05:45 +00:00
common: Add build timestamp to scm_rev.
This commit is contained in:
parent
1d3d7645bb
commit
e6b95d5511
3 changed files with 11 additions and 1 deletions
|
@ -10,5 +10,6 @@ extern const char g_scm_rev[];
|
|||
extern const char g_scm_branch[];
|
||||
extern const char g_scm_desc[];
|
||||
extern const char g_build_name[];
|
||||
extern const char g_build_date[];
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue