Salome HOME
GPUSPHGUI: add Offset transformation
[modules/smesh.git] / src / SMESHUtils / CMakeLists.txt
index 6750f063c00709a06de560f81766339d186074fd..707e7b0e3e02030d722107888f69041b2bbac9fe 100644 (file)
@@ -87,6 +87,8 @@ SET(SMESHUtils_SOURCES
   SMESH_DeMerge.cxx
   SMESH_Delaunay.cxx
   SMESH_FillHole.cxx
+  SMESH_Triangulate.cxx
+  SMESH_Offset.cxx
   )
 
 # --- rules ---