]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchAPI/CMakeLists.txt
Salome HOME
Issue #2024: Redesign of circle and arc of circle
[modules/shaper.git] / src / SketchAPI / CMakeLists.txt
index 0b8b8914a08eb9939bc1c65699557f0440b74cb2..e4347d3d4df9f9089dfe27cd45179805c538b706 100644 (file)
@@ -9,6 +9,7 @@ SET(PROJECT_HEADERS
   SketchAPI_Constraint.h
   SketchAPI_IntersectionPoint.h
   SketchAPI_Line.h
+  SketchAPI_MacroArc.h
   SketchAPI_MacroCircle.h
   SketchAPI_Mirror.h
   SketchAPI_Sketch.h
@@ -26,6 +27,7 @@ SET(PROJECT_SOURCES
   SketchAPI_Constraint.cpp
   SketchAPI_IntersectionPoint.cpp
   SketchAPI_Line.cpp
+  SketchAPI_MacroArc.cpp
   SketchAPI_MacroCircle.cpp
   SketchAPI_Mirror.cpp
   SketchAPI_Sketch.cpp