Salome HOME
added new Sewing feature
[modules/shaper.git] / src / FeaturesAPI / CMakeLists.txt
index 554d5ddaa44df1fbbd6953c961df67c612d60eef..1d929468d5be139e767586abf50c9d08f688f088 100644 (file)
@@ -47,6 +47,7 @@ SET(PROJECT_HEADERS
   FeaturesAPI_RevolutionBoolean.h
   FeaturesAPI_Rotation.h
   FeaturesAPI_Scale.h
+  FeaturesAPI_Sewing.h
   FeaturesAPI_Symmetry.h
   FeaturesAPI_Translation.h
   FeaturesAPI_Union.h
@@ -86,6 +87,7 @@ SET(PROJECT_SOURCES
   FeaturesAPI_RevolutionBoolean.cpp
   FeaturesAPI_Rotation.cpp
   FeaturesAPI_Scale.cpp
+  FeaturesAPI_Sewing.cpp
   FeaturesAPI_Symmetry.cpp
   FeaturesAPI_Translation.cpp
   FeaturesAPI_Union.cpp