RDKit
Open-source cheminformatics and machine learning.
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
z
Typedefs
a
b
c
d
f
g
i
l
m
o
p
q
r
s
t
u
v
Enumerations
a
b
c
d
e
f
h
i
l
m
n
o
r
s
t
w
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
w
x
y
z
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
i
k
m
o
p
q
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Symbols
Files
File List
File Members
All
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
z
Functions
a
b
c
d
f
i
k
m
n
o
r
s
t
u
Variables
b
c
f
i
l
m
n
o
p
r
s
t
v
z
Typedefs
Macros
a
b
c
d
f
i
m
n
p
r
s
t
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
RDConfig.h
Go to the documentation of this file.
1
//
2
// Copyright (c) 2018 greg Landrum
3
//
4
// @@ All Rights Reserved @@
5
// This file is part of the RDKit.
6
// The contents are covered by the terms of the BSD license
7
// which is included in the file license.txt, found at the root
8
// of the RDKit source tree.
9
//
10
11
// RDKit configuration options
12
#define RDK_USE_BOOST_SERIALIZATION
13
#define RDK_USE_BOOST_IOSTREAMS
14
#define RDK_USE_BOOST_STACKTRACE
15
16
#define RDK_OPTIMIZE_POPCNT
17
18
#define RDK_BUILD_THREADSAFE_SSS
19
20
#define RDK_TEST_MULTITHREADED
21
22
#define RDK_USE_STRICT_ROTOR_DEFINITION
23
24
#define RDK_BUILD_DESCRIPTORS3D
25
#ifdef RDK_BUILD_DESCRIPTORS3D
26
#define RDK_HAS_EIGEN3
27
#endif
28
29
#define RDK_BUILD_COORDGEN_SUPPORT
30
31
#define RDK_BUILD_MAEPARSER_SUPPORT
32
33
#define RDK_BUILD_AVALON_SUPPORT
34
35
#define RDK_BUILD_INCHI_SUPPORT
36
37
#define RDK_BUILD_SLN_SUPPORT
38
39
#define RDK_BUILD_CAIRO_SUPPORT
40
41
#define RDK_BUILD_FREETYPE_SUPPORT
42
43
#define RDK_USE_URF
44
45
#define RDK_BUILD_YAEHMOP_SUPPORT
46
47
#define RDK_BUILD_XYZ2MOL_SUPPORT
RDGeneral
RDConfig.h
Generated on Fri Feb 28 2025 10:12:08 for RDKit by
1.9.8