Chemical Data Processing Library C++ API - Version 1.4.0
Macros
BuildInfo.hpp File Reference

Provides CDPKit build system and build time information. More...

Go to the source code of this file.

Macros

#define CDPL_COMPILER_ID   "GNU"
 An identifier for the compiler that was used to build the CDPL. More...
 
#define CDPL_COMPILER_VERSION   "11.5.0"
 The version of the compiler that was used to build the CDPL. More...
 
#define CDPL_BUILD_SYSTEM   "Linux-5.14.0-687.12.1.el9_8.x86_64"
 CDPL build system information. More...
 
#define CDPL_BUILD_TIME   202606090516
 The CDPL build time in the format YYYYMMDDHHMM. More...
 

Detailed Description

Provides CDPKit build system and build time information.

Macro Definition Documentation

◆ CDPL_COMPILER_ID

#define CDPL_COMPILER_ID   "GNU"

An identifier for the compiler that was used to build the CDPL.

◆ CDPL_COMPILER_VERSION

#define CDPL_COMPILER_VERSION   "11.5.0"

The version of the compiler that was used to build the CDPL.

◆ CDPL_BUILD_SYSTEM

#define CDPL_BUILD_SYSTEM   "Linux-5.14.0-687.12.1.el9_8.x86_64"

CDPL build system information.

◆ CDPL_BUILD_TIME

#define CDPL_BUILD_TIME   202606090516

The CDPL build time in the format YYYYMMDDHHMM.