matplotlib-cpp
matplotlib-cpp copied to clipboard
Support CMake version less than 3.12
FindPython isn't available prior to CMake 3.12. Linux distros still commonly in use bundle old versions of cmake. Ubuntu 18.04 as an example bundles 3.10. So why don't we use PythonLibs for CMakde under version 3.12?