Salome HOME
[EDF29150] : head monitoring file management
[modules/kernel.git] / src / Basics / CMakeLists.txt
index 42c6d07e25d8c070bd2f7f60303b0676eb2be334..b3d7815119a5899fe0fe2cd9079c938cc54cd6cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2023  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -35,6 +35,7 @@ SET(SALOMEBasics_SOURCES
   Basics_DirUtils.cxx
   KernelBasis.cxx
   HeatMarcel.cxx
+  Monitoring.cxx
 )
 
 ADD_LIBRARY(SALOMELog ${SALOMELog_SOURCES})