OGS
GitInfo.h
Go to the documentation of this file.
1
13#pragma once
14
15#include <string>
16
17#include "gitinfolib_export.h"
18
19namespace GitInfoLib
20{
21
22namespace GitInfo
23{
24extern GITINFOLIB_EXPORT std::string const OGS_VERSION;
25extern GITINFOLIB_EXPORT const std::string git_version_sha1_short;
26extern GITINFOLIB_EXPORT const std::string ogs_version;
27} // namespace GitInfo
28} // namespace GitInfoLib
#define GITINFOLIB_EXPORT
const std::string OGS_VERSION
Definition GitInfo.cpp:20
GITINFOLIB_EXPORT const std::string git_version_sha1_short
GITINFOLIB_EXPORT const std::string ogs_version