]> 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 18db87fc55a7507001a22d4a3a258095c5a5bb9b..0b8b8914a08eb9939bc1c65699557f0440b74cb2 100644 (file)
@@ -9,6 +9,7 @@ SET(PROJECT_HEADERS
   SketchAPI_Constraint.h
   SketchAPI_IntersectionPoint.h
   SketchAPI_Line.h
+  SketchAPI_MacroCircle.h
   SketchAPI_Mirror.h
   SketchAPI_Sketch.h
   SketchAPI_SketchEntity.h
@@ -25,6 +26,7 @@ SET(PROJECT_SOURCES
   SketchAPI_Constraint.cpp
   SketchAPI_IntersectionPoint.cpp
   SketchAPI_Line.cpp
+  SketchAPI_MacroCircle.cpp
   SketchAPI_Mirror.cpp
   SketchAPI_Sketch.cpp
   SketchAPI_SketchEntity.cpp