X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fengine%2FCMakeLists.txt;h=94ada3972f0c2723c20723129df303d2977a5d23;hb=8bea4cc977407ae2afce9932dc10625fbbe5b982;hp=3e849c20ac29fc87f3eb1d3d499e5dc1fa8906f2;hpb=10d467acd8bd4bfc4828da6bbd0055593bad4fc7;p=modules%2Fjobmanager.git diff --git a/src/engine/CMakeLists.txt b/src/engine/CMakeLists.txt index 3e849c2..94ada39 100644 --- a/src/engine/CMakeLists.txt +++ b/src/engine/CMakeLists.txt @@ -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 ---