Skip to content

Use CMake's builtin FindPythonLibs instead of pybind11's

Created by: chuckatkins

The FindPythonLibNew module in pybind11 is lacking any validation of actually finding the component's it's looking for.

Fixes #306 (closed)

Merge request reports

Loading