Version.h¶
-
const char *
Cubism::Util::CubismVersion¶ Cubism version at build time. Falls back to VERSION for a release.
Command:
git describe --long --dirty --broken
Example:
v1.1.8-5-g824e676-dirtyThe string starts with the version number, followed by the number of commits ahead of tagged commit (
5in this case), followed bygand the short hash (SHA-1) of HEAD, followed by the state of the working tree (if any).
Warning
doxygenvariable: Cannot find variable “Cubism::Util::CubismVersionHEAD” in doxygen xml output for project “CubismNova” from directory: ../doxygen/xml
Warning
doxygenvariable: Cannot find variable “Cubism::Util::CubismBranch” in doxygen xml output for project “CubismNova” from directory: ../doxygen/xml