mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-07 05:28:17 -05:00
9 lines
181 B
CMake
9 lines
181 B
CMake
|
/* git-info.h. Generated by cmake from git-info.h.cmake */
|
||
|
|
||
|
#ifndef KEEPASSXC_GIT_INFO_H
|
||
|
#define KEEPASSXC_GIT_INFO_H
|
||
|
|
||
|
#define GIT_HEAD "@GIT_HEAD@"
|
||
|
|
||
|
#endif // KEEPASSXC_GIT_INFO_H
|