feat: added commit hash

This commit is contained in:
Yurii
2026-02-16 10:06:26 +03:00
parent af1a9b59c4
commit 11747dd8bd
11 changed files with 32 additions and 1 deletions
+4
View File
@@ -30,6 +30,10 @@
#define BUILD_VERSION "0.0.0"
#endif
#ifndef BUILD_COMMIT
#define BUILD_COMMIT "undefined"
#endif
#ifndef BUILD_ENV
#define BUILD_ENV "undefined"
#endif