Skip to content
Snippets Groups Projects
Commit 81234891 authored by Martin Nolte's avatar Martin Nolte
Browse files

make libdunecommon automatically link to lapack (see FS#905)

[[Imported from SVN: r6456]]
parent 380a0647
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ libcommon_la_SOURCES = \
path.cc \
exceptions.cc \
stdstreams.cc
libcommon_la_LIBADD = $(LAPACK_LIBS)
commonincludedir = $(includedir)/dune/common
commoninclude_HEADERS = \
......
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