Salome HOME
Add ellipse data type
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index 3332171b0ca1317d620fe2ad888a292deb926806..d76e17b78e54fb3e3dd691997713f4c0d980a085 100644 (file)
@@ -38,6 +38,7 @@ SET(PROJECT_HEADERS
     GeomAPI_Trsf.h
     GeomAPI_Angle2d.h
     GeomAPI_Wire.h
+       GeomAPI_Ellipse.h
 )
 
 SET(PROJECT_SOURCES
@@ -72,6 +73,7 @@ SET(PROJECT_SOURCES
     GeomAPI_Trsf.cpp
     GeomAPI_Angle2d.cpp
     GeomAPI_Wire.cpp
+       GeomAPI_Ellipse.cpp
 )
 
 SET(PROJECT_LIBRARIES