mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
* refactored Bfp indexing and similarity search
* update CMakeLists.txt
* catch (and fix) inconsistent options around building static libs
* differentiate the data structures in inner and leaf pages
* code cleanup and some additional comments
* version bump
* fix renaming of cache function
* minor cleanup
* add -DUSE_BUILTIN_POPCOUNT to ${POPCOUNTFLAGS}
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
comment = 'Cheminformatics functionality for PostgreSQL.'
|
|
default_version = '3.5'
|
|
module_pathname = '$libdir/rdkit'
|
|
relocatable = true |