Salome HOME
OCC functionality moving out from the widget
[modules/hydro.git] / src / HYDROCurveCreator / CMakeLists.txt
index 29ef282ff515644ebbdd2d905b1b99bc7c2dce53..1914ee4c8bdba39cd9ab8e05172080ee128fccfa 100644 (file)
@@ -78,6 +78,7 @@ SET(_other_HEADERS
   CurveCreator_Operation.hxx
   CurveCreator_Section.hxx
   CurveCreator_Utils.h
+  CurveCreator_UtilsICurve.hxx
   CurveCreator_PosPoint.hxx
   CurveCreator_Profile.hxx
 )
@@ -100,6 +101,7 @@ SET(_other_SOURCES
   CurveCreator_Diff.cxx
   CurveCreator_Operation.cxx
   CurveCreator_Utils.cxx
+  CurveCreator_UtilsICurve.cxx
   CurveCreator_Profile.cxx
 )
 IF(SALOME_BUILD_GUI)