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
9
10const char* cxxitimer_version_info::VERSION_STR(PROJECT_VERSION);
11const char* cxxitimer_version_info::NAME(PROJECT_NAME);
12const char* cxxitimer_version_info::COMPILER(COMPILER_INFO);
13const char* cxxitimer_version_info::SYSTEM(SYSTEM_INFO);
14const char* cxxitimer_version_info::GIT_HASH("eab866e6a0a44bea2867b283c914d14348afafe3");
struct that contains version information
static const char * GIT_HASH
git hash