]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM_I/CMakeLists.txt
Salome HOME
#29456 [EDF] (2022-T1) Finalization of SSL implementation
[modules/geom.git] / src / GEOM_I / CMakeLists.txt
index 46bb59e3f2029d2c5aa8fecaeab6fdd4d0980689..176e8666255ab646d49a6d85a631c3efe21b97ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -82,7 +82,6 @@ SET(GEOMEngine_HEADERS
   GEOM_Gen_No_Session_i.hh
   GEOM_GEOM_I.hxx
   GEOM_wrap.hxx
-  GEOM_Component_Generator.hxx
   )
 # --- sources ---
 
@@ -108,7 +107,6 @@ SET(GEOMEngine_SOURCES
   GEOM_Gen_Session_i.cc
   GEOM_Gen_No_Session_i.cc
   GEOM_DumpPython.cc
-  GEOM_Component_Generator.cxx
   )
 
 # --- rules ---