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