mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* Update CMake modules for finding flex and bison(#7590) This will improve the executable finding procedures and allow us to require minimum release versions. The current modules have been around for about 15 years, and currently limits us from using newer flex features. * remove modules