Salome HOME
Copyright update 2021
[modules/smesh.git] / src / Driver / CMakeLists.txt
index d4a1d5c0a21dc4b13b5eae866fb43e80f11e1a44..e7d8f6793632678b57800effabc566ef60bdac2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -47,7 +47,6 @@ SET(_link_LIBRARIES
 
 # header files / no moc processing
 SET(MeshDriver_HEADERS
-  Driver_Document.h
   Driver_Mesh.h
   Driver_SMDS_Mesh.h
   Driver_SMESHDS_Mesh.h
@@ -57,7 +56,6 @@ SET(MeshDriver_HEADERS
 
 # sources / static
 SET(MeshDriver_SOURCES
-  Driver_Document.cxx
   Driver_Mesh.cxx
   Driver_SMDS_Mesh.cxx
   Driver_SMESHDS_Mesh.cxx