Chemical Data Processing Library C++ API - Version 1.1.1
|
Provides CDPKit build configuration information. More...
Go to the source code of this file.
Macros | |
#define | HAVE_CAIRO |
Defined if the Cairo 2D Graphics Library is available. More... | |
#define | HAVE_CAIRO_PNG_SUPPORT |
Defined if Cairo PNG image output is available. More... | |
#define | HAVE_CAIRO_PS_SUPPORT |
Defined if Cairo PostScript surfaces are available. More... | |
#define | HAVE_CAIRO_PDF_SUPPORT |
Defined if Cairo PDF surfaces are available. More... | |
#define | HAVE_CAIRO_SVG_SUPPORT |
Defined if Cairo SVG surfaces are available. More... | |
#define | HAVE_QT |
Defined if the Qt libraries are available. More... | |
#define | HAVE_NUMPY |
Defined if the NumPy python module is available. More... | |
Provides CDPKit build configuration information.
#define HAVE_CAIRO |
Defined if the Cairo 2D Graphics Library is available.
#define HAVE_CAIRO_PNG_SUPPORT |
Defined if Cairo PNG image output is available.
#define HAVE_CAIRO_PS_SUPPORT |
Defined if Cairo PostScript surfaces are available.
#define HAVE_CAIRO_PDF_SUPPORT |
Defined if Cairo PDF surfaces are available.
#define HAVE_CAIRO_SVG_SUPPORT |
Defined if Cairo SVG surfaces are available.
#define HAVE_QT |
Defined if the Qt libraries are available.
#define HAVE_NUMPY |
Defined if the NumPy python module is available.