Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-common
Source project has a limited visibility.
user avatar
Markus Blatt authored
and static (dune-common) linkage. For supercomputer we need pure statically 
linked binaries.

This patch maked Cmake prefer static linkage on request (i.e. setting 
DUNE_USE_ONLY_STATIC_LIB to true).

Unfortunately, this breaks the Lapack test on ubuntu and Debian (at least 
wheezy) as there are multiple definitions in libblas.a and liblapack.a.


[[Imported from SVN: r6598]]
6c64df05
History
Name Last commit Last update