mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
6 lines
134 B
CMake
6 lines
134 B
CMake
|
#define GIT_HEAD "@GIT_HEAD@"
|
||
|
#define GIT_DESCRIBE "@GIT_DESCRIBE@"
|
||
|
|
||
|
#define DIST_HASH "$Format:%H$"
|
||
|
#define DIST_DATE "$Format:%at$"
|