]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM_I/CMakeLists.txt
Salome HOME
Modif for salome gui without neither NS nor other servers.
[modules/geom.git] / src / GEOM_I / CMakeLists.txt
index bc95fc6f243d332b676266bfe2227d2cba16f659..c0f09fc704a726c4ee6e9bc2da9b1b36acd67003 100644 (file)
@@ -79,6 +79,7 @@ SET(GEOMEngine_HEADERS
   GEOM_Gen_No_Session_i.hh
   GEOM_GEOM_I.hxx
   GEOM_wrap.hxx
+  GEOM_Component_Generator.hxx
   )
 # --- sources ---
 
@@ -104,6 +105,7 @@ SET(GEOMEngine_SOURCES
   GEOM_Gen_Session_i.cc
   GEOM_Gen_No_Session_i.cc
   GEOM_DumpPython.cc
+  GEOM_Component_Generator.cxx
   )
 
 # --- rules ---