Hi,<br><br>It seems fairly straightforward to have a project support vtk 5 and vtk 6, but what about cmake code that can support both vtk and vtk modular? Any examples of what that might look like?<br><br>The reason I ask is... PCL uses VTK on the desktop, but what if I want to use VTK+VES for PCL on mobile. Then the PCL cmake system should know how to use vtk modular, since VES uses vtk modular.<br>
<br>Pat<br>