Export macros, build-info entry points and namespace anchor for the COMLIB communication library.
COMSHARED_EXPORT const char * buildHashLong()
Full-length git commit hash (40 hex chars) of the source tree this library was built from.
COMSHARED_EXPORT const char * buildHash()
Abbreviated git commit hash (typically 7 hex chars) of the source tree this library was built from.
COMSHARED_EXPORT const char * buildDateTime()
Compile-time date/time stamp baked into the COMLIB binary.
constexpr auto gitHashLong()
constexpr auto dateTimeNow()