Salome HOME
Working version for 3d with run_mesher
[modules/smesh.git] / src / SMESH / CMakeLists.txt
index daaaaf52076735029632567e115225a12440e0a3..45b5c830c5a792459a294faea9354e50f8789b9f 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 ---