Skip to content

Build dynamic library by default

Oliver Sander requested to merge enable-dynamic-objects-by-default into master

Using a statically linked dune-uggrid together with the Python bindings leads to hard-to-diagnose crashes and other bugs. This patch therefore enables shared libraries, and adds a lengthy explanation of why this is necessary.

Merge request reports

Loading