Salome HOME
Copyright update 2021
[modules/kernel.git] / src / NamingService / CMakeLists.txt
index 1c489f3bfbf06c6ce844830ccfb4307f0a56aa6e..7009bac9aeb03a101b5a38d1ba10896c2460983a 100644 (file)
@@ -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
 )