mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* avoid that if CMAKE_BINARY_DIR==CMAKE_SOURCE_DIR (e.g., conda builds) export.h is overwritten at each incremental build causing the whole RDKit to be rebult every time * use existing CMake function so we don't have to maintain our own