Salome HOME
Merge branch 'rnv/29456'
[modules/smesh.git] / src / SMESH_I / CMakeLists.txt
index e04e4a60403bc0c091f041eb1919bd091e61ed1e..fb731860160d8dfcc867a902695b480451dbf9d7 100644 (file)
@@ -113,8 +113,8 @@ SET(SMESHEngine_HEADERS
   SMESH_PreMeshInfo.hxx
   SMESH_MeshPartDS.hxx
   SMESH.hxx
-  SMESH_Component_Generator.hxx
   MG_ADAPT_i.hxx
+  SMESH_Homard_i.hxx
 )
 
 # --- sources ---
@@ -142,8 +142,8 @@ SET(SMESHEngine_SOURCES
   SMESH_NoteBook.cxx
   SMESH_Measurements_i.cxx
   SMESH_PreMeshInfo.cxx
-  SMESH_Component_Generator.cxx
   MG_ADAPT_i.cxx
+  SMESH_Homard_i.cxx
 )
 
 # --- rules ---