libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBJMMCG_VER_NAMESPACE   vrelease_579_6_g8cffd
 
#define LIBJMMCG_VERSION_NUMBER   "release_579_6_g8cffd"
 
#define LIBJMMCG_SYSTEM   "Linux-5.4.72-gentoo"
 
#define LIBJMMCG_SYSTEM_NAME   "Linux"
 
#define LIBJMMCG_SYSTEM_PROCESSOR   "x86_64"
 
#define LIBJMMCG_CXX_COMPILER_ID   "GNU"
 
#define LIBJMMCG_CXX_COMPILER_VERSION   "10.3.0"
 
#define LIBJMMCG_BUILD_TYPE   "Release"
 
#define LIBJMMCG_DETAILED_VERSION_INFO   "Build: " LIBJMMCG_VERSION_NUMBER ", " LIBJMMCG_BUILD_TYPE ", with compiler: " LIBJMMCG_CXX_COMPILER_ID " v" LIBJMMCG_CXX_COMPILER_VERSION ", on system: " LIBJMMCG_SYSTEM_PROCESSOR ", O/S: " LIBJMMCG_SYSTEM "."
 

Macro Definition Documentation

◆ LIBJMMCG_BUILD_TYPE

#define LIBJMMCG_BUILD_TYPE   "Release"

Definition at line 34 of file config.h.

◆ LIBJMMCG_CXX_COMPILER_ID

#define LIBJMMCG_CXX_COMPILER_ID   "GNU"

Definition at line 32 of file config.h.

◆ LIBJMMCG_CXX_COMPILER_VERSION

#define LIBJMMCG_CXX_COMPILER_VERSION   "10.3.0"

Definition at line 33 of file config.h.

◆ LIBJMMCG_DETAILED_VERSION_INFO

#define LIBJMMCG_DETAILED_VERSION_INFO   "Build: " LIBJMMCG_VERSION_NUMBER ", " LIBJMMCG_BUILD_TYPE ", with compiler: " LIBJMMCG_CXX_COMPILER_ID " v" LIBJMMCG_CXX_COMPILER_VERSION ", on system: " LIBJMMCG_SYSTEM_PROCESSOR ", O/S: " LIBJMMCG_SYSTEM "."

Definition at line 35 of file config.h.

◆ LIBJMMCG_SYSTEM

#define LIBJMMCG_SYSTEM   "Linux-5.4.72-gentoo"

Definition at line 29 of file config.h.

◆ LIBJMMCG_SYSTEM_NAME

#define LIBJMMCG_SYSTEM_NAME   "Linux"

Definition at line 30 of file config.h.

◆ LIBJMMCG_SYSTEM_PROCESSOR

#define LIBJMMCG_SYSTEM_PROCESSOR   "x86_64"

Definition at line 31 of file config.h.

◆ LIBJMMCG_VER_NAMESPACE

#define LIBJMMCG_VER_NAMESPACE   vrelease_579_6_g8cffd

Definition at line 27 of file config.h.

◆ LIBJMMCG_VERSION_NUMBER

#define LIBJMMCG_VERSION_NUMBER   "release_579_6_g8cffd"

Definition at line 28 of file config.h.