dawn_get_git_head_revisionΒΆ
These functions force a re-configure on each git commit so that you can trust the values of the variables in your build system. It returns the refspec and sha1 hash of the current head revision.
dawn_get_git_head_revision(HEAD_REF HEAD_HASH)
HEAD_REF
- The Refspec.
HEAD_HASH
- sha1 hash of the current head revision.