The vtkDRCFilters
target is not a module. The new wrapping infrastructure only supports wrapping VTK modules. You’ll need to crib from this example to build your library as a VTK module so that it gets the required metadata attached to it so that, for example, wrapping knows which headers to wrap.