CMake Files

- Added cmake.h.in and commit.h.in, and updated .gitignore.
This commit is contained in:
Paul Beckingham 2014-06-08 16:55:48 -04:00
parent 0a98de793f
commit dd07ee6ae0
3 changed files with 53 additions and 2 deletions

4
commit.h.in Normal file
View file

@ -0,0 +1,4 @@
/* commit.h.in. Creates commit.h during a cmake run */
/* git information */
#define COMMIT "${COMMIT}"