Salome HOME
#29456 [EDF] (2022-T1) Finalization of SSL implementation
[modules/geom.git] / src / GEOM_I / CMakeLists.txt
index 35c1e58c2922067f4d558dc036405cb98c6a3348..176e8666255ab646d49a6d85a631c3efe21b97ab 100644 (file)
@@ -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 ---