Skip to content
Snippets Groups Projects
Commit 4393545f authored by Simon Praetorius's avatar Simon Praetorius
Browse files

link solver playground against dune-istl

parent e88795a4
No related branches found
No related tags found
1 merge request!598Set up default include directories on module target
......@@ -2,5 +2,5 @@
# SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
dune_add_test(NAME istl-solver-playground
SOURCES istl-solver-playground.cc)
SOURCES istl-solver-playground.cc LINK_LIBRARIES Dune::ISTL)
dune_symlink_to_source_files(FILES playground.ini)
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