Salome HOME
Copyright update 2021
[modules/smesh.git] / src / MEDWrapper / CMakeLists.txt
index 4e3bca1ed3b10549d69cc9fe87ef231a6a1c67ba..7c3478e240988d768e17e8496a58b88f0ca457b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016  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
@@ -36,6 +36,7 @@ SET(_link_LIBRARIES
   ${Boost_LIBRARIES}
   ${HDF5_LIBS}
   ${MEDFILE_C_LIBRARIES}
+  ${KERNEL_SALOMELocalTrace}
 )
 
 # --- headers ---