Chemical Data Processing Library C++ API - Version 1.1.1
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 CDPL. More...
 
#define CDPL_COMPILER_VERSION   "8.5.0"
 The version of the compiler that was used to build CDPL. More...
 
#define CDPL_BUILD_SYSTEM   "Linux-4.18.0-536.el8.x86_64"
 CDPL build system information. More...
 
#define CDPL_BUILD_TIME   202402220000
 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 CDPL.

◆ CDPL_COMPILER_VERSION

#define CDPL_COMPILER_VERSION   "8.5.0"

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

◆ CDPL_BUILD_SYSTEM

#define CDPL_BUILD_SYSTEM   "Linux-4.18.0-536.el8.x86_64"

CDPL build system information.

◆ CDPL_BUILD_TIME

#define CDPL_BUILD_TIME   202402220000

The CDPL build time in the format YYYYMMDDHHMM.