mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove SYSTEM argument for pybind11_add_module() if cmake version is greater than 3.12. It appears that this argument has been deprecated and also removed by the new FindPython mode in the cmake tools for pybind11.