Salome HOME
oubli
[modules/shaper.git] / src / GeomAlgoImpl / CMakeLists.txt
index a855e00cadc21fec357fa22a806d55e3c9abe113..db5e6cc549e54b3945b3dd884ac18a58c2cefba6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  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
@@ -22,10 +22,12 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})
 SET(PROJECT_HEADERS
     GeomAlgoImpl.h
     GEOMAlgo_Splitter.hxx
+    GEOMImpl_Fillet1d.hxx
 )
 
 SET(PROJECT_SOURCES
     GEOMAlgo_Splitter.cxx
+    GEOMImpl_Fillet1d.cxx
 )
 
 SET(PROJECT_LIBRARIES