CloudCompare-PythonRuntime
CloudCompare-PythonRuntime copied to clipboard
Update to pybind11 3.0
First step of the upgrade process.
The smart_holder capabilities are probably going to interest us.
Some py::enum_ where empty, this made 'finalization' of pybind11's internals fail, som we had to populate these enums.