mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* Add information on building RDkit on macOS using conda Specific information for setting up the environment, building and testing. * Remove editing of the CMakeCache file * Changes to conda installation. * Add CAIRO_SUPPORT to cmake command However installation with these settings doesn't work due to missing CAIRO settings in this environment. * Modified the conda install statement