Skip to content
Snippets Groups Projects
Commit 8ad4b11b authored by Simon Praetorius's avatar Simon Praetorius Committed by Santiago Ospina De Los Ríos
Browse files

Undo some source changes unrelated to the MR

parent 4eab3363
No related branches found
No related tags found
2 merge requests!1470Fix wrong variable name to make target hash (2.10),!1355Provide a cmake utility dune_default_include_directories
......@@ -60,7 +60,6 @@ dune_add_test(NAME standardtest
SOURCES ${DUNE_INSTANCE_GENERATED}
LINK_LIBRARIES dunecommon
)
# no need to install standardtest.hh, used by standardtest*.cc only
......
......@@ -82,7 +82,7 @@ dune_add_test(SOURCES concept.cc
LINK_LIBRARIES dunecommon
LABELS quick)
dune_add_test(SOURCES conceptstest.cc
dune_add_test(SOURCES concepts.cc
LINK_LIBRARIES dunecommon
LABELS quick)
......
File moved
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