Files
rdkit/Code
Paul Pillot 4b44e41544 Cannot build JS bindings with MCS option enabled. (#9110)
* Cannot push_back std::string to boost json array

`boost::json::array.push_back` expects a `value`

* prefer emplace_back to avoid casting

* Ensure every MINIMAL_LIB option is tested in CI

Also remove Chemdraw support from the compilation. This does not change the final size of the output (not exported anyways) but it reduces the compilation time by 1 min (-10% on my local machine)

* Expose MMPA with other options

* Fix MMPA compilation: Implicitly binding raw pointers is illegal

Applying same pattern as in `get_frags_helper`
2026-02-26 16:54:25 +01:00
..
2025-11-27 17:38:24 +01:00
2025-10-31 13:42:16 +01:00
2025-10-31 13:42:16 +01:00
2023-11-10 15:32:54 +01:00
2019-10-10 20:18:43 +09:00