From 29bc47d2f0f38f132e4f578feec9a1d1c8e514fe Mon Sep 17 00:00:00 2001 From: mpv Date: Wed, 18 Jan 2017 16:07:23 +0300 Subject: [PATCH] Remove Angle from the list of classes a useless for the current moment. --- src/GeomAPI/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index 767eb4922..3332171b0 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -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 ) -- 2.30.2