|
Ring Daemon
|

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 30 of file buildinfo.cpp.
| #define JAMI_REVISION "" |
Definition at line 26 of file buildinfo.cpp.
| #define PACKAGE_VERSION "unknown" |
Definition at line 34 of file buildinfo.cpp.