Ring Daemon 16.0.0
|
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. | |
#define JAMI_DIRTY_REPO "" |
Definition at line 33 of file buildinfo.cpp.
#define JAMI_REVISION "" |
Definition at line 29 of file buildinfo.cpp.
#define PACKAGE_VERSION "unknown" |
Definition at line 37 of file buildinfo.cpp.