accre / lstore

LStore - A fault-tolerant, performant distributed data storage framework.
http://www.lstore.org
Apache License 2.0
4 stars 5 forks source link

Re-implement versioning scheme within CMake #113

Closed PerilousApricot closed 8 years ago

PerilousApricot commented 8 years ago

Use CMake to generate a "version.h" and set different version variables according to "git describe", falling back to a default if git isn't installed or the source directory isn't a git checkout (like a tarball source checkout)