Skip to content

Pybind11 version validation via CMake

Ensure that a pybind11 version below v2.5.0 will not be used with APB Otherwise compliation errors will result when generating docstrings for enum values as well as other unexpected behavior

Merge request reports