X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROCurveCreator%2FCMakeLists.txt;h=1914ee4c8bdba39cd9ab8e05172080ee128fccfa;hb=1e9be94cc5ff4ad886099c507462d5b70f6d71f9;hp=29ef282ff515644ebbdd2d905b1b99bc7c2dce53;hpb=b6e2e1d6c59c665f28b5584d32779c694a7ba233;p=modules%2Fhydro.git diff --git a/src/HYDROCurveCreator/CMakeLists.txt b/src/HYDROCurveCreator/CMakeLists.txt index 29ef282f..1914ee4c 100644 --- a/src/HYDROCurveCreator/CMakeLists.txt +++ b/src/HYDROCurveCreator/CMakeLists.txt @@ -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)