fire v0.19.0
Framework for sImulation and Reconstruction of Events
|
Housing for variables defined by CMake at configuration. More...
Variables | |
constexpr std::string_view | GIT_SHA1 = "${GIT_SHA1}" |
The git commit sha for this installation of fire. | |
constexpr std::string_view | VERSION = "${PROJECT_VERSION}" |
the recorded CMake version of fire More... | |
Housing for variables defined by CMake at configuration.
The version namespace holds variables that are configured by CMake when the package is configured during the build process
|
constexpr |
the recorded CMake version of fire
This is defined by the VERSION keyword in the 'project' command in CMakeLists.txt.