Salome HOME
Create LICENSE
[modules/jobmanager.git] / src / engine / CMakeLists.txt
index d1e9493f732a3df1e381ce62baa33c98e2808a04..53418686a7f1ee74f7c133f9f51c9f07295a4308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -53,6 +53,8 @@ SET(BL_Engine_SOURCES
   BL_SALOMEServices.hxx 
   BL_SALOMEServices.cxx
   BL_Observer.hxx
+  BL_NamingService_Wrapper.hxx
+  BL_NamingService_Wrapper.cxx
 )
 
 # --- rules ---