Salome HOME
bos #26460 Add SSL mode
[modules/homard.git] / src / HOMARD_I / CMakeLists.txt
index d22c3725ad42e3f30cdcc264c274327382a90359..274c8afd61b0d71d022832aba7ef0887c21a90f8 100644 (file)
@@ -61,6 +61,7 @@ SET(_link_LIBRARIES
 # header files / no moc processing
 SET(HOMARDEngine_HEADERS
   HOMARD_Cas_i.hxx
+  HOMARD_Component_Generator.hxx
   HOMARD_Hypothesis_i.hxx
   HOMARD_Iteration_i.hxx
   HOMARD_Zone_i.hxx
@@ -78,6 +79,7 @@ SET(HOMARDEngine_HEADERS
 # sources / static
 SET(HOMARDEngine_SOURCES
   HOMARD_Cas_i.cxx
+  HOMARD_Component_Generator.cxx
   HOMARD_Hypothesis_i.cxx
   HOMARD_Iteration_i.cxx
   HOMARD_Gen_i.cxx