Salome HOME
updated copyright message
[modules/shaper.git] / src / FeaturesAPI / CMakeLists.txt
index 1d929468d5be139e767586abf50c9d08f688f088..3590a35e0419e14d5b53da7d8973d8778d8c7634 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -30,6 +30,7 @@ SET(PROJECT_HEADERS
   FeaturesAPI_Extrusion.h
   FeaturesAPI_ExtrusionBoolean.h
   FeaturesAPI_Fillet.h
+  FeaturesAPI_GlueFaces.h
   FeaturesAPI_Intersection.h
   FeaturesAPI_Measurement.h
   FeaturesAPI_NormalToFace.h
@@ -58,6 +59,8 @@ SET(PROJECT_HEADERS
   FeaturesAPI_PointCoordinates.h
   FeaturesAPI_GeometryCalculation.h
   FeaturesAPI_BoundingBox.h
+  FeaturesAPI_LimitTolerance.h
+  FeaturesAPI_SharedFaces.h
 )
 
 SET(PROJECT_SOURCES
@@ -70,6 +73,7 @@ SET(PROJECT_SOURCES
   FeaturesAPI_Extrusion.cpp
   FeaturesAPI_ExtrusionBoolean.cpp
   FeaturesAPI_Fillet.cpp
+  FeaturesAPI_GlueFaces.cpp
   FeaturesAPI_Intersection.cpp
   FeaturesAPI_Measurement.cpp
   FeaturesAPI_NormalToFace.cpp
@@ -98,6 +102,8 @@ SET(PROJECT_SOURCES
   FeaturesAPI_PointCoordinates.cpp
   FeaturesAPI_GeometryCalculation.cpp
   FeaturesAPI_BoundingBox.cpp
+  FeaturesAPI_LimitTolerance.cpp
+  FeaturesAPI_SharedFaces.cpp
 )
 
 SET(PROJECT_LIBRARIES