mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
4 lines
105 B
C
4 lines
105 B
C
/* commit.h.in. Creates commit.h during a cmake run */
|
|
|
|
/* git information */
|
|
#define COMMIT "${COMMIT}"
|