Variable GIT_HASH_STR#

Variable Documentation#

const std::string GIT_HASH_STR#

git commit this binary was built from, with a “-dirty” marker when the tree carried uncommitted changes. Defined in provenance.cpp, which is the only translation unit that includes the generated version.h, so that a change of hash recompiles one file instead of everything including this header.