Salome HOME
Activate again staticmesh plugin
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 26 May 2020 09:27:41 +0000 (11:27 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 26 May 2020 12:04:02 +0000 (14:04 +0200)
src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt

index ce3f0e9a9a2711d37a427ea3644dc5d8e4e6260f..1e1998c011dde3802c0edc5962a25154c5f2264b 100644 (file)
@@ -23,12 +23,12 @@ set(private_classes
   vtkStaticEnSight6Reader
   vtkStaticEnSightGoldBinaryReader
   vtkStaticEnSightGoldReader
-  vtkStaticMeshObjectFactory
   vtkStaticPlaneCutter
 )
 
 set(classes
   vtkTemporalUGWavelet
+  vtkStaticMeshObjectFactory
 )
 
 if (PARAVIEW_USE_MPI)