Salome HOME
Fix compilation on Windows in DEBUG mode.
[modules/smesh.git] / src / MEDWrapper / CMakeLists.txt
index 4e3bca1ed3b10549d69cc9fe87ef231a6a1c67ba..4382ff690acaf1b306fa68d96bead362f989f940 100644 (file)
@@ -36,6 +36,7 @@ SET(_link_LIBRARIES
   ${Boost_LIBRARIES}
   ${HDF5_LIBS}
   ${MEDFILE_C_LIBRARIES}
+  ${KERNEL_SALOMELocalTrace}
 )
 
 # --- headers ---