Salome HOME
CEA : Lot2 - Normal to a face
[modules/shaper.git] / src / GeomAlgoAPI / CMakeLists.txt
index 9c0da9e705dd4136eaef734737a4af86ad5d1f86..2fa736470c59886d68f3ae9501d5f89e31764976 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  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
@@ -90,6 +90,8 @@ SET(PROJECT_HEADERS
     GeomAlgoAPI_Projection.h
     GeomAlgoAPI_Chamfer.h
     GeomAlgoAPI_Defeaturing.h
+    GeomAlgoAPI_BoundingBox.h
+    GeomAlgoAPI_NormalToFace.h
 )
 
 SET(PROJECT_SOURCES
@@ -159,6 +161,8 @@ SET(PROJECT_SOURCES
     GeomAlgoAPI_Projection.cpp
     GeomAlgoAPI_Chamfer.cpp
     GeomAlgoAPI_Defeaturing.cpp
+    GeomAlgoAPI_BoundingBox.cpp
+    GeomAlgoAPI_NormalToFace.cpp
 )
 
 SET(PROJECT_LIBRARIES