Skip to content

vtkPythonWrapping: handle kit modules properly

Ben Boeckel requested to merge ben.boeckel/vtk:fix-python-with-kits into master

Kits need to build their _WRAP_DEPENDS variable out of the modules which make up the kit.

Merge request reports