![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
#include <version.h>
Static Public Member Functions | |
| static void | PrintVersionInfo () |
Static Public Attributes | |
| static constexpr const char * | MAJOR = "0" |
| static constexpr const char * | MINOR = "24" |
| static constexpr const char * | PATCH = "0" |
| static constexpr const char * | BUILD_TIMESTAMP = "2026-03-18 20:31:22 UTC" |
| static constexpr const char * | GIT_COMMIT_SHA = "fecadedf207d35b70037277f646a03f43f5b6d1c" |
| static constexpr const char * | GIT_BRANCH = "copilot/fix-compilation-failure-syntax" |
| static constexpr const char * | PR_NUMBER = "#450" |
| static constexpr const char * | PHASE = "24-Rendering-HOTFIX" |
| static constexpr const char * | BUILD_CONFIG = "Debug" |
| static constexpr const char * | FULL_VERSION_STRING |
Definition at line 44 of file version.h.
References BUILD_CONFIG, BUILD_TIMESTAMP, FULL_VERSION_STRING, GIT_BRANCH, GIT_COMMIT_SHA, MAJOR, MINOR, PATCH, PHASE, PR_NUMBER, and SYSTEM_LOG.
Referenced by main().
Here is the caller graph for this function:Definition at line 33 of file version.h.
Referenced by main(), and PrintVersionInfo().
|
staticconstexpr |
Definition at line 28 of file version.h.
Referenced by PrintVersionInfo().
Definition at line 36 of file version.h.
Referenced by main(), and PrintVersionInfo().
|
staticconstexpr |
Definition at line 30 of file version.h.
Referenced by PrintVersionInfo().
|
staticconstexpr |
Definition at line 29 of file version.h.
Referenced by PrintVersionInfo().
Definition at line 23 of file version.h.
Referenced by PrintVersionInfo().
Definition at line 24 of file version.h.
Referenced by PrintVersionInfo().
Definition at line 25 of file version.h.
Referenced by PrintVersionInfo().
Definition at line 32 of file version.h.
Referenced by main(), and PrintVersionInfo().
Definition at line 31 of file version.h.
Referenced by PrintVersionInfo().