aboutsummaryrefslogtreecommitdiff
path: root/cmake/GetGitRevisionDescription.cmake.in
Commit message (Collapse)AuthorAge
* build: run git-describe for dev version during build (#11117)Daniel Hahler2019-09-30
| | | | | | | | This avoids invoking CMake after a new commit, which might take 15s on some systems. Skipped on CMake < 3.2.0 (missing BYPRODUCTS support). Co-Authored-By: Justin M. Keyes <justinkz@gmail.com>
* version: report commit hash as "build number" in long version stringJustin M. Keyes2014-10-07