Salome HOME
simplification involved by medfile 4.1
[modules/smesh.git] / src / MEDWrapper / CMakeLists.txt
index 4e3bca1ed3b10549d69cc9fe87ef231a6a1c67ba..d88edc55afda89d3e31e58d988d00eb64f13ebfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2019  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 ---