]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesAPI/CMakeLists.txt
Salome HOME
Copyright update 2021
[modules/shaper.git] / src / FeaturesAPI / CMakeLists.txt
index 921b2eec785f6bdb58b940705b9a2a52ab3c1bcc..9cb86e10b10378a494ea23312c9e8f4fa64f4132 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -50,6 +50,10 @@ SET(PROJECT_HEADERS
   FeaturesAPI_FusionFaces.h
   FeaturesAPI_Copy.h
   FeaturesAPI_ImportResult.h
+  FeaturesAPI_Defeaturing.h
+  FeaturesAPI_PointCoordinates.h
+  FeaturesAPI_GeometryCalculation.h
+  FeaturesAPI_BoundingBox.h
 )
 
 SET(PROJECT_SOURCES
@@ -82,6 +86,10 @@ SET(PROJECT_SOURCES
   FeaturesAPI_FusionFaces.cpp
   FeaturesAPI_Copy.cpp
   FeaturesAPI_ImportResult.cpp
+  FeaturesAPI_Defeaturing.cpp
+  FeaturesAPI_PointCoordinates.cpp
+  FeaturesAPI_GeometryCalculation.cpp
+  FeaturesAPI_BoundingBox.cpp
 )
 
 SET(PROJECT_LIBRARIES