]> SALOME platform Git repositories - modules/hydro.git/blobdiff - src/HYDROCurveCreator/CMakeLists.txt
Salome HOME
Creat\Edit stream operation.
[modules/hydro.git] / src / HYDROCurveCreator / CMakeLists.txt
index 679e6ab098c6184b2fcfb4226b40c2a48d2bbe76..1ef4282b430319fd9b060be3898509a9c6f1e83b 100644 (file)
@@ -71,6 +71,7 @@ ENDIF(SALOME_BUILD_GUI)
 SET(_other_HEADERS
   CurveCreator.hxx
   CurveCreator_Displayer.h
+  CurveCreator_AISCurve.hxx
   CurveCreator_Curve.hxx
   CurveCreator_Diff.hxx
   CurveCreator_ICurve.hxx
@@ -95,6 +96,7 @@ ENDIF(SALOME_BUILD_GUI)
 # sources / static
 SET(_other_SOURCES
   CurveCreator_Displayer.cxx
+  CurveCreator_AISCurve.cxx
   CurveCreator_Curve.cxx
   CurveCreator_Diff.cxx
   CurveCreator_Operation.cxx