]> SALOME platform Git repositories - tools/configuration.git/commitdiff
Salome HOME
VTK modules names have changed for PV58 rnv/pv58
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 3 Feb 2020 07:33:00 +0000 (08:33 +0100)
committerRoman NIKOLAEV <rnv@nnov.opencascade.com>
Thu, 20 Feb 2020 09:20:58 +0000 (12:20 +0300)
cmake/FindSalomeVTK.cmake

index 4c58cd5f171d6d122bb5b2626e48385b2354be98..8b31a44f91521e9afbd8419adc8c3cacb943eff5 100644 (file)
 
 # List the required components:
 SET(SalomeVTK_COMPONENTS 
-  vtkRenderingLOD 
-  vtkRenderingAnnotation 
-  vtkFiltersParallel
-  vtkIOExport
-  vtkWrappingPythonCore  ## ParaView 4.0.1
-  #vtkWrappingPython
-  vtkIOXML
-  vtkFiltersVerdict
-  vtkRenderingLabel
-  vtkInteractionWidgets
-  vtkInfovisCore
-  vtkInteractionStyle
+  RenderingLOD 
+  RenderingAnnotation 
+  FiltersParallel
+  IOExport
+  WrappingPythonCore  ## ParaView 4.0.1
+  IOXML
+  FiltersVerdict
+  RenderingLabel
+  InteractionWidgets
+  InfovisCore
+  InteractionStyle
 )
 
 #   Seting the following variable is equivalent to having passed the components