Skip to content
Snippets Groups Projects
Commit e4bbeb5f authored by Elias Pipping's avatar Elias Pipping
Browse files

[Build] Do not link HDF5 statically

parent 7cad8e1e
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@ include(DuneMacros)
# start a dune project with information from dune.module
dune_project()
set(HDF5_USE_STATIC_LIBRARIES ON)
find_package(HDF5 COMPONENTS C REQUIRED)
add_subdirectory("src")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment