Salome HOME
Allow saving groups with non-ascii names.
[modules/smesh.git] / src / Driver / CMakeLists.txt
index d4a1d5c0a21dc4b13b5eae866fb43e80f11e1a44..586e88e0ef6a6a98639d557bedfd148e025729bd 100644 (file)
@@ -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