29#define JAMI_REVISION ""
32#ifndef JAMI_DIRTY_REPO
33#define JAMI_DIRTY_REPO ""
36#ifndef PACKAGE_VERSION
37#define PACKAGE_VERSION "unknown"
constexpr std::string_view platform()
constexpr std::string_view arch()
const char * version() noexcept
Return the library version as string.
std::string_view platform() noexcept
Return the target platform (OS) as a string.
std::string_view arch() noexcept
Return the target architecture as a string.