mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
21 lines
443 B
Plaintext
21 lines
443 B
Plaintext
project SQLite_funcs : : ;
|
|
|
|
|
|
lib rdk_funcs : rdk_funcs.cpp
|
|
../../GraphMol/Descriptors//Descriptors
|
|
../../GraphMol/Fingerprints//Fingerprints
|
|
../../GraphMol/Subgraphs//Subgraphs
|
|
../../GraphMol/Substruct//Substruct
|
|
../../GraphMol/SmilesParse//SmilesParse
|
|
../../GraphMol//GraphMol
|
|
/RDKit//DataStructs
|
|
/RDKit//RDGeneral /RDKit//Geometry
|
|
/RDKit//vflib /RDKit//lapacklibs
|
|
;
|
|
|
|
install lib-install : rdk_funcs : <location>. ;
|
|
|
|
|
|
|
|
|