[vtkusers] Migrating vtkbool standalone to vtk7
Constantinescu Mihai
ultam93 at yahoo.com
Sat Mar 19 07:04:46 EDT 2016
I'm trying to compile the standalone lib: zippy84/vtkbool for vtk 7. My main issue is that after version 6, classes like vtkcommon got split into other modules.Having:
| set(vtk_libs |
| | vtkCommon |
| | vtkFiltering |
| | vtkIO |
| | vtkGraphics)
|
in the CMakeLists.txt, how to convert that into its equivalent for vtk 7?
|
|
|
| | |
|
|
|
| |
zippy84/vtkbool
vtkbool - A standalone boolean filter for VTK. | |
|
|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160319/fd417610/attachment.html>
More information about the vtkusers
mailing list