Files
rdkit/Code/GraphMol/FMCS/Test
Paolo Tosco 235c355fb5 - fixes MinGW build (#4347)
- make sure that supplier istream is opened in binary mode or istream::tellg() will
  report wrong offsets on MinGW builds (MSVC will make no difference)
- avoid that in MSVC conda DLL builds the libboost_*.lib static
  libraries are picked by cmake instead of the boost_*.lib import libraries
  by defining BOOST_ALL_DYN_LINK
2021-08-24 06:22:33 +02:00
..
2021-08-24 06:22:33 +02:00