X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNamingService%2FCMakeLists.txt;h=7009bac9aeb03a101b5a38d1ba10896c2460983a;hb=4d61f5b8863253a259cde301c39b60909a6b18fa;hp=1c489f3bfbf06c6ce844830ccfb4307f0a56aa6e;hpb=34bdd08c1cbba32e415e32489d56f91cf89e76da;p=modules%2Fkernel.git diff --git a/src/NamingService/CMakeLists.txt b/src/NamingService/CMakeLists.txt index 1c489f3bf..7009bac9a 100644 --- a/src/NamingService/CMakeLists.txt +++ b/src/NamingService/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2019 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2021 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -31,6 +31,8 @@ SET(SalomeNS_SOURCES SALOME_NamingService.cxx ServiceUnreachable.cxx NamingService_WaitForServerReadiness.cxx + SALOME_Fake_NamingService.cxx + SALOME_NamingService_Abstract.cxx )