Salome HOME
Adding test for bos #41748 [CEA] Issue in interpolation edition
[modules/shaper.git] / src / GeomAlgoAPI / CMakeLists.txt
index 5263f9cc43ad1b85a3bf5807f30b240bd449f25a..e01dbf2c76e786c589d4f4d8b565a34744cd3876 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -99,6 +99,9 @@ SET(PROJECT_HEADERS
     GeomAlgoAPI_ShapeInfo.h
          GeomAlgoAPI_CanonicalRecognition.h
     GeomAlgoAPI_GlueFaces.h
+    GeomAlgoAPI_LimitTolerance.h
+    GeomAlgoAPI_Utils.h
+    GeomAlgoAPI_NonPlanarFace.h
 )
 
 SET(PROJECT_SOURCES
@@ -177,6 +180,10 @@ SET(PROJECT_SOURCES
     GeomAlgoAPI_ShapeInfo.cpp
          GeomAlgoAPI_CanonicalRecognition.cpp
     GeomAlgoAPI_GlueFaces.cpp
+       GeomAlgoAPI_CanonicalRecognition.cpp
+    GeomAlgoAPI_LimitTolerance.cpp
+    GeomAlgoAPI_Utils.cpp
+    GeomAlgoAPI_NonPlanarFace.cpp
 )
 
 SET(PROJECT_LIBRARIES