5 lines
105 B
C
5 lines
105 B
C
/* commit.h.in. Creates commit.h during a cmake run */
|
|
|
|
/* git information */
|
|
#define COMMIT "${COMMIT}"
|