]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/CMakeLists.txt
Salome HOME
Revert "CEA : Lot2 - Normal to a face"
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index e3f25e81dbc60aafbe57f618e183b86674644956..91dee176f30532891ab0bfbe256eb3fc29aa52c0 100644 (file)
@@ -72,8 +72,6 @@ SET(PROJECT_HEADERS
     FeaturesPlugin_BoundingBox.h
     FeaturesPlugin_BoundingBoxBase.h
     FeaturesPlugin_InspectBoundingBox.h
-    FeaturesPlugin_NormalToFace.h
-    FeaturesPlugin_InspectNormalToFace.h
 )
 
 SET(PROJECT_SOURCES
@@ -126,8 +124,6 @@ SET(PROJECT_SOURCES
     FeaturesPlugin_BoundingBox.cpp
     FeaturesPlugin_BoundingBoxBase.cpp
     FeaturesPlugin_InspectBoundingBox.cpp
-    FeaturesPlugin_NormalToFace.cpp
-    FeaturesPlugin_InspectNormalToFace.cpp
 )
 
 SET(XML_RESOURCES
@@ -168,8 +164,6 @@ SET(XML_RESOURCES
   geometry_calculation_widget.xml
   bounding_box_widget.xml
   create_bounding_box_widget.xml
-  normal_to_face_widget.xml
-  create_normal_to_face_widget.xml
 )
 
 SET(TEXT_RESOURCES