From: Ruben Undheim Date: Sun, 20 Nov 2016 22:40:17 +0000 Subject: link more --- AppCSXCAD/CMakeLists.txt | 1 + openEMS/CMakeLists.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/AppCSXCAD/CMakeLists.txt b/AppCSXCAD/CMakeLists.txt index 3e235d1..09bba11 100644 --- a/AppCSXCAD/CMakeLists.txt +++ b/AppCSXCAD/CMakeLists.txt @@ -140,6 +140,7 @@ TARGET_LINK_LIBRARIES( AppCSXCAD ${HDF5_HL_LIBRARIES} Qt5::Core Qt5::Widgets Qt5::Xml ${VTK_LIBRARIES} + hdf5_serial_hl ) # diff --git a/openEMS/CMakeLists.txt b/openEMS/CMakeLists.txt index e0a143a..c98449b 100644 --- a/openEMS/CMakeLists.txt +++ b/openEMS/CMakeLists.txt @@ -176,6 +176,7 @@ TARGET_LINK_LIBRARIES( openEMS ${Boost_LIBRARIES} ${vtk_LIBS} ${MPI_LIBRARIES} + hdf5_serial_hl ) # main program