Files
cproof/src/gitversion.h.in
2026-02-05 09:13:40 +01:00

7 lines
152 B
C

#ifndef PROF_GIT_BRANCH
#define PROF_GIT_BRANCH @PROF_GIT_BRANCH@
#endif
#ifndef PROF_GIT_REVISION
#define PROF_GIT_REVISION @PROF_GIT_REVISION@
#endif