X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fengine%2FCMakeLists.txt;h=94ada3972f0c2723c20723129df303d2977a5d23;hb=8bea4cc977407ae2afce9932dc10625fbbe5b982;hp=706ca841abb0431fc4ac123eafb843c20b84fe73;hpb=a21bc7e9510736b958d8aec8c4df76cb1b46c2c6;p=modules%2Fjobmanager.git diff --git a/src/engine/CMakeLists.txt b/src/engine/CMakeLists.txt index 706ca84..94ada39 100644 --- a/src/engine/CMakeLists.txt +++ b/src/engine/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2020 CEA/DEN, EDF R&D +# 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 @@ -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 ---