]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchAPI/CMakeLists.txt
Salome HOME
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
[modules/shaper.git] / src / SketchAPI / CMakeLists.txt
index ff40200abe4509d4e08d898cdb8d34af5ebfcd11..9d2b423d8a244dc27cab1286d334d11b2ec35c43 100644 (file)
@@ -26,11 +26,13 @@ SET(PROJECT_HEADERS
   SketchAPI_Constraint.h
   SketchAPI_ConstraintAngle.h
   SketchAPI_Ellipse.h
+  SketchAPI_EllipticArc.h
   SketchAPI_IntersectionPoint.h
   SketchAPI_Line.h
   SketchAPI_MacroArc.h
   SketchAPI_MacroCircle.h
   SketchAPI_MacroEllipse.h
+  SketchAPI_MacroEllipticArc.h
   SketchAPI_Mirror.h
   SketchAPI_Point.h
   SketchAPI_Projection.h
@@ -47,11 +49,13 @@ SET(PROJECT_SOURCES
   SketchAPI_Constraint.cpp
   SketchAPI_ConstraintAngle.cpp
   SketchAPI_Ellipse.cpp
+  SketchAPI_EllipticArc.cpp
   SketchAPI_IntersectionPoint.cpp
   SketchAPI_Line.cpp
   SketchAPI_MacroArc.cpp
   SketchAPI_MacroCircle.cpp
   SketchAPI_MacroEllipse.cpp
+  SketchAPI_MacroEllipticArc.cpp
   SketchAPI_Mirror.cpp
   SketchAPI_Point.cpp
   SketchAPI_Projection.cpp