Skip to content

SuperbuildInstallMacros: support installing Python modules elsewhere

Ben Boeckel requested to merge python-namespace-install into master

In ParaView, the vtk module needs to also be installed as paraview.vtk. Add a NAMESPACE parameter to support this case.

Merge request reports