Files
rdkit/Code/PgSQL/rdkit/rdkit.control
Riccardo Vianello b0bba544d5 refactoring of the postgresql cartridge (#992)
* 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}
2016-08-01 07:30:03 +02:00

4 lines
134 B
Plaintext

comment = 'Cheminformatics functionality for PostgreSQL.'
default_version = '3.5'
module_pathname = '$libdir/rdkit'
relocatable = true