Ring Daemon 16.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
buildinfo.cpp File Reference
Include dependency graph for buildinfo.cpp:

Go to the source code of this file.

Namespaces

namespace  libjami
 

Macros

#define JAMI_DIRTY_REPO   ""
 
#define JAMI_REVISION   ""
 
#define PACKAGE_VERSION   "unknown"
 

Functions

std::string_view libjami::arch () noexcept
 Return the target architecture as a string.
 
std::string_view libjami::platform () noexcept
 Return the target platform (OS) as a string.
 
const char * libjami::version () noexcept
 Return the library version as string.
 

Macro Definition Documentation

◆ JAMI_DIRTY_REPO

#define JAMI_DIRTY_REPO   ""

Definition at line 33 of file buildinfo.cpp.

◆ JAMI_REVISION

#define JAMI_REVISION   ""

Definition at line 29 of file buildinfo.cpp.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "unknown"

Definition at line 37 of file buildinfo.cpp.