Salome HOME
CMake build procedure improvements
[modules/gui.git] / adm_local / cmake_files / FindSalomeVTK.cmake
index 5bcf9ab136d6dd928f5fd91e3929ef3e103e857b..d634726fcf6bb4319260554c78899ccb89137144 100644 (file)
@@ -31,8 +31,10 @@ SET(SalomeVTK_FIND_COMPONENTS
   vtkRenderingFreeTypeOpenGL
   vtkRenderingLOD 
   vtkRenderingAnnotation 
-  vtkFiltersParallel 
-  vtkIOExport)
+  vtkFiltersParallel
+  vtkIOExport
+  vtkWrappingPython
+)
 
 # If no VTK root dir is specified, try the ParaView root dir:
 SET(PARAVIEW_ROOT_DIR "$ENV{PARAVIEW_ROOT_DIR}" CACHE PATH "Path to the ParaView installation")