Skip to content
  • Haocheng LIU's avatar
    Fix Wrapping/Tcl => Rendering/Tk dependency direction · fc47ee55
    Haocheng LIU authored
    Our module dependency update sweep accidentally recorded this
    dependency in the wrong direction.  Fix the dependency so that
    the `vtk` executable can use components from the `vtkRenderingTk`
    module, such as `vtkTkImageViewerWidget`.
    
    This fixes a `vtkRenderingTkTcl-cursor3D` test failure.
    fc47ee55