Codebase list pdal / debian/1.6.0-1 gitsha.cpp.in
debian/1.6.0-1

Tree @debian/1.6.0-1 (Download .tar.gz)

gitsha.cpp.in @debian/1.6.0-1raw · history · blame

1
2
3
#include <pdal/gitsha.h>
#define GIT_SHA1 "@GIT_SHA1@"
const char g_GIT_SHA1[] = GIT_SHA1;