Salome HOME
bos #26460 Add SSL mode
[modules/jobmanager.git] / src / engine / CMakeLists.txt
index 3e849c20ac29fc87f3eb1d3d499e5dc1fa8906f2..94ada3972f0c2723c20723129df303d2977a5d23 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -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 ---