Salome HOME
Working version for 3d with run_mesher
[modules/smesh.git] / src / SMESH / CMakeLists.txt
index 8f1ad0d8a55ca2615041dce1605289028ae5efdb..fee16b4cddccc5f44c3dbc14c7406d4dd0287284 100644 (file)
@@ -91,6 +91,7 @@ SET(SMESHimpl_HEADERS
   MG_ADAPT.hxx
   SMESH_Homard.hxx
   ctpl.h
+  DriverMesh.hxx
 )
 
 # --- sources ---
@@ -111,6 +112,7 @@ SET(SMESHimpl_SOURCES
   SMESH_MesherHelper.cxx
   MG_ADAPT.cxx
   SMESH_Homard.cxx
+  DriverMesh.cxx
 )
 
 # --- rules ---