Salome HOME
[EDF] (2023-T1) Sketch middle point constrain should create point if missing
[modules/shaper.git] / src / SketchAPI / CMakeLists.txt
index 2d07f9a20071eed86b73339d4edb5dfb5dec770b..e83046e9ec70c8eafe34d906edc5b9dad1150ae0 100644 (file)
@@ -32,6 +32,7 @@ SET(PROJECT_HEADERS
   SketchAPI_Line.h
   SketchAPI_MacroArc.h
   SketchAPI_MacroCircle.h
+  SketchAPI_MacroMiddlePoint.h
   SketchAPI_MacroEllipse.h
   SketchAPI_MacroEllipticArc.h
   SketchAPI_Mirror.h
@@ -57,6 +58,7 @@ SET(PROJECT_SOURCES
   SketchAPI_Line.cpp
   SketchAPI_MacroArc.cpp
   SketchAPI_MacroCircle.cpp
+  SketchAPI_MacroMiddlePoint.cpp
   SketchAPI_MacroEllipse.cpp
   SketchAPI_MacroEllipticArc.cpp
   SketchAPI_Mirror.cpp