cxxitimer
2.0.5
A C++ library to handle linux interval timer
Loading...
Searching...
No Matches
version_info.cpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2024 Nikolas Koesling <nikolas@koesling.info>.
3
* This program is free software. You can redistribute it and/or modify it under the terms of the MIT License.
4
*/
5
6
// This file is automatically generated. DO NOT CHANGE!
7
8
#
include
"cxxitimer_version_info.hpp"
9
10
const
char
*
cxxitimer_version_info
::VERSION_STR(PROJECT_VERSION);
11
const
char
*
cxxitimer_version_info
::NAME(PROJECT_NAME);
12
const
char
*
cxxitimer_version_info
::COMPILER(COMPILER_INFO);
13
const
char
*
cxxitimer_version_info
::SYSTEM(SYSTEM_INFO);
14
const
char
*
cxxitimer_version_info
::
GIT_HASH
(
"eab866e6a0a44bea2867b283c914d14348afafe3"
);
cxxitimer_version_info
struct that contains version information
Definition
cxxitimer_version_info.hpp:14
cxxitimer_version_info::GIT_HASH
static const char * GIT_HASH
git hash
Definition
cxxitimer_version_info.hpp:43
src
generated
version_info.cpp
Generated on Sat Apr 25 2026 18:47:35 for cxxitimer by
1.9.8