Skip to content
Snippets Groups Projects
Commit ef927f02 authored by Bill Lorensen's avatar Bill Lorensen
Browse files

ENH: Remote module capability

A preliminary implementation of Remote modules. This approach follows
the ITK implementation.

Three remote modules are included for testing
 David Doria's Poissoin Reconstruction, David Gobbi's vtkDICOM and Slicer's vtkAddon.

To configure vtk with these remote modules:
cmake -DvtkAddon:BOOL=ON -DModule_PoissonReconstruction:BOOL=ON -DModule_vtkDICOM:BOOL=ON vtk_source_dir
make
parent 7691a166
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment