Salome HOME
Remove Angle from the list of classes a useless for the current moment.
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index 767eb4922715df0cbe9fafa352f414ed9983ca16..3332171b0ca1317d620fe2ad888a292deb926806 100644 (file)
@@ -36,7 +36,6 @@ SET(PROJECT_HEADERS
     GeomAPI_Ax2.h
     GeomAPI_Ax3.h
     GeomAPI_Trsf.h
-    GeomAPI_Angle.h
     GeomAPI_Angle2d.h
     GeomAPI_Wire.h
 )
@@ -71,7 +70,6 @@ SET(PROJECT_SOURCES
     GeomAPI_Ax3.cpp
     GeomAPI_IPresentable.cpp
     GeomAPI_Trsf.cpp
-    GeomAPI_Angle.cpp
     GeomAPI_Angle2d.cpp
     GeomAPI_Wire.cpp
 )