OGS
GitInfo.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#pragma once
5
6
#include <string>
7
8
#include "
gitinfolib_export.h
"
9
10
namespace
GitInfoLib
11
{
12
13
namespace
GitInfo
14
{
15
extern
GITINFOLIB_EXPORT
std::string
const
OGS_VERSION
;
16
extern
GITINFOLIB_EXPORT
const
std::string
git_version_sha1_short
;
17
extern
GITINFOLIB_EXPORT
const
std::string
ogs_version
;
18
}
// namespace GitInfo
19
}
// namespace GitInfoLib
gitinfolib_export.h
GITINFOLIB_EXPORT
#define GITINFOLIB_EXPORT
Definition
gitinfolib_export.h:15
GitInfoLib::GitInfo
Definition
GitInfo.cpp:10
GitInfoLib::GitInfo::OGS_VERSION
const std::string OGS_VERSION
Definition
GitInfo.cpp:11
GitInfoLib::GitInfo::git_version_sha1_short
GITINFOLIB_EXPORT const std::string git_version_sha1_short
GitInfoLib::GitInfo::ogs_version
GITINFOLIB_EXPORT const std::string ogs_version
GitInfoLib
Definition
GitInfo.cpp:7
InfoLib
GitInfo.h
Generated by
1.14.0