[vtk-developers] Wrapping/Tools

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Aug 16 12:25:43 EDT 2012


Dave,

I think we can get rid of the VTK_GENERATE_WRAPTOOLS. ParaView should
be able to just enable the vtkWrappingTools module on its own now that
it's a legitimate module. In fact, vtkClientServerWrapping can
COMPILE_DEPENDS on it too and we'll be all set there.

Utkarsh

On Thu, Aug 16, 2012 at 11:13 AM, David Gobbi <david.gobbi at gmail.com> wrote:
> The WrappingTools module is ready:
> http://review.source.kitware.com/#/t/859/
>
> I have added "COMPILE_DEPENDS vtkWrappingTools" to the
> vtkWrappingPython, vtkWrappingJava, and vtkWrappingTcl modules,
> as Marcus recommended.
>
> One thing I wasn't sure about was what to do with
> VTK_GENERATE_WRAPTOOLS.  Utkarsh, can you check my changes
> to the main CMakeLists.txt to see if I am doing the right thing?
>
>  - David



More information about the vtk-developers mailing list