mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* - avoid a large number of warnings when building MinimalLib with emscripten, which does not support SHARED - fix indentation in CoordGen CMakeLists.txt * disable RDK_USE_BOOST_STACKTRACE on emscripten platform * revert change done by mistake --------- Co-authored-by: ptosco <paolo.tosco@novartis.com>