[vtkusers] Extending VTK with cmake
Amy Squillacote
amy.squillacote at kitware.com
Mon Oct 9 09:55:27 EDT 2006
Hi Ali,
Take a look at VTK/Examples/Build/vtkLocal in the VTK source tree. The
README file in this directory gives instructions for adding another kit
without modifying the rest of VTK.
- Amy
Ali - wrote:
> Hi,
>
> What is the best way of extending VTK by adding another kit and using
> cmake? In theory, it is possible to go through the cmake code and add
> another kit, however, this looks to be a messy way as one needs to
> modify a lot of cmake files. When a new VTK version is released, all
> these modified files are overwritten and must be re-done. I wonder why
> the design of VTK structure is in a way that adding additional kits as
> an 'independent' plugin is not possible.
>
> _________________________________________________________________
> Be the first to hear what's new at MSN - sign up to our free
> newsletters! http://www.msn.co.uk/newsletters
>
> _______________________________________________
> This is the private VTK discussion list. Please keep messages
> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
More information about the vtkusers
mailing list