mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-08-19 09:53:11 +02:00
CMake Files
- Added cmake.h.in and commit.h.in, and updated .gitignore.
This commit is contained in:
parent
0a98de793f
commit
dd07ee6ae0
3 changed files with 53 additions and 2 deletions
4
commit.h.in
Normal file
4
commit.h.in
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* commit.h.in. Creates commit.h during a cmake run */
|
||||
|
||||
/* git information */
|
||||
#define COMMIT "${COMMIT}"
|
Loading…
Add table
Add a link
Reference in a new issue