namespace nheko { static constexpr const char *version = "${PROJECT_VERSION}"; static constexpr const char *build_user = "${BUILD_USER}@${BUILD_HOST}"; static constexpr const char *build_os = "${CMAKE_HOST_SYSTEM_NAME}"; }