]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/CMakeLists.txt
Salome HOME
CEA : Lot2 - Normal to a face
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index 91dee176f30532891ab0bfbe256eb3fc29aa52c0..e3f25e81dbc60aafbe57f618e183b86674644956 100644 (file)
@@ -72,6 +72,8 @@ SET(PROJECT_HEADERS
     FeaturesPlugin_BoundingBox.h
     FeaturesPlugin_BoundingBoxBase.h
     FeaturesPlugin_InspectBoundingBox.h
+    FeaturesPlugin_NormalToFace.h
+    FeaturesPlugin_InspectNormalToFace.h
 )
 
 SET(PROJECT_SOURCES
@@ -124,6 +126,8 @@ SET(PROJECT_SOURCES
     FeaturesPlugin_BoundingBox.cpp
     FeaturesPlugin_BoundingBoxBase.cpp
     FeaturesPlugin_InspectBoundingBox.cpp
+    FeaturesPlugin_NormalToFace.cpp
+    FeaturesPlugin_InspectNormalToFace.cpp
 )
 
 SET(XML_RESOURCES
@@ -164,6 +168,8 @@ 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