MCELL_INFO.txt 580 B

12345678910111213141516
  1. Cloned on June 9, 2020 from https://github.com/pybind/pybind11.git,
  2. tag v2.2.4, hash 9a19306
  3. CMake on MacOS is unable to find pybind installed in anaconda and
  4. building pybind11 along with other sources seems to be the common approach
  5. (e.g. in Gamer)
  6. Also neede to use an older version because for version 2.5.0 build on MacOS
  7. reported Unsupported compiler -- pybind11 requires C++11 support
  8. Not stripping the resulting library for now
  9. - change in pybind11/tools/pybind11Tools.cmake - see NO STRIP
  10. Shorter error message:
  11. - change in pybind11/include/pybind11/pybind11.h