version.h: add versioning info from git
authorBrendan Le Foll <brendan.le.foll@intel.com>
Sun, 27 Apr 2014 23:29:14 +0000 (00:29 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Sun, 27 Apr 2014 23:29:14 +0000 (00:29 +0100)
commit00fd42b1863f79601e76d9ed5e0efbf8e712db3d
treec1bc068bb4e4bc3d7612d221ef1b9facd8837e6b
parent1ba2d6040ce0ef7516dac12b8edfcd95b2751519
version.h: add versioning info from git

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
CMakeLists.txt
README
api/maa.h
cmake/modules/GetGitRevisionDescription.cmake [new file with mode: 0644]
cmake/modules/GetGitRevisionDescription.cmake.in [new file with mode: 0644]
cmake/modules/LICENSE_1_0.txt [new file with mode: 0644]
cmake/modules/version.c.in [new file with mode: 0644]
examples/hellomaa.c
include/version.h [new file with mode: 0644]
src/CMakeLists.txt
src/maa.c