Fix compilation on Windows in DEBUG mode.

This commit is contained in:
rnv 2019-01-22 11:20:42 +03:00
parent 64680c27c1
commit c1a0ee0108

View File

@ -36,6 +36,7 @@ SET(_link_LIBRARIES
${Boost_LIBRARIES}
${HDF5_LIBS}
${MEDFILE_C_LIBRARIES}
${KERNEL_SALOMELocalTrace}
)
# --- headers ---