Salome HOME
Integration of run_mesher code
[modules/smesh.git] / src / SMESH / CMakeLists.txt
index fee16b4cddccc5f44c3dbc14c7406d4dd0287284..1cd4f0c1698992bcb2fa7f036261b0656dc05d41 100644 (file)
@@ -92,6 +92,7 @@ SET(SMESHimpl_HEADERS
   SMESH_Homard.hxx
   ctpl.h
   DriverMesh.hxx
+  DriverStep.hxx
 )
 
 # --- sources ---
@@ -113,6 +114,7 @@ SET(SMESHimpl_SOURCES
   MG_ADAPT.cxx
   SMESH_Homard.cxx
   DriverMesh.cxx
+  DriverStep.cxx
 )
 
 # --- rules ---