Salome HOME
bos #26453: SMESH: uniform refinement
[modules/smesh.git] / src / SMESH_I / CMakeLists.txt
index e04e4a60403bc0c091f041eb1919bd091e61ed1e..0ce820e3abddfeb1b150cf88171b695f6bb66886 100644 (file)
@@ -115,6 +115,7 @@ SET(SMESHEngine_HEADERS
   SMESH.hxx
   SMESH_Component_Generator.hxx
   MG_ADAPT_i.hxx
+  SMESH_Homard_i.hxx
 )
 
 # --- sources ---
@@ -144,6 +145,7 @@ SET(SMESHEngine_SOURCES
   SMESH_PreMeshInfo.cxx
   SMESH_Component_Generator.cxx
   MG_ADAPT_i.cxx
+  SMESH_Homard_i.cxx
 )
 
 # --- rules ---