Salome HOME
Copyright update 2022
[modules/paravis.git] / src / Plugins / StaticMesh / plugin / CMakeLists.txt
index e802b7edc635cea60802ca6d0b5399a340d5861c..3f090b31a24f356f65da655e0a70bd746896ef97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,7 +21,7 @@ paraview_add_plugin(StaticMesh
   VERSION "1.0"
   MODULES StaticMeshModule
   MODULE_FILES "${CMAKE_CURRENT_SOURCE_DIR}/StaticMeshModule/vtk.module"
-  SERVER_MANAGER_XML sources.xml
+  SERVER_MANAGER_XML sources.xml readers.xml filters.xml
 )
 
 install(TARGETS StaticMesh