Update to 5.5.2 OBS-URL: https://build.opensuse.org/request/show/629636 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=56
11 lines
436 B
Diff
11 lines
436 B
Diff
--- a/VTK/ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt
|
|
+++ b/VTK/ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt
|
|
@@ -7,6 +7,7 @@
|
|
# Apply Definitions to compiler in this directory and below
|
|
#-----------------------------------------------------------------------------
|
|
add_definitions (${HDF_EXTRA_C_FLAGS})
|
|
+link_libraries(m dl pthread)
|
|
|
|
#-----------------------------------------------------------------------------
|
|
# List Source Files
|