Skip to content
Snippets Groups Projects
Commit ad6e6521 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

[fmatrixtest] Don't compile and link dummy.f.

I have no idea why this was done, and it made compilation fail in the absence
of gfortran.
parent e683e1df
Branches
Tags
2 merge requests!212Fix link to build system doc,!178[fmatrixtest] Drop dummy.f.
Pipeline #
......@@ -90,8 +90,7 @@ dune_add_test(SOURCES densevectortest.cc
dune_add_test(SOURCES enumsettest.cc)
dune_add_test(NAME fmatrixtest
SOURCES fmatrixtest.cc dummy.f
dune_add_test(SOURCES fmatrixtest.cc
LINK_LIBRARIES dunecommon)
add_dune_vc_flags(fmatrixtest)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment