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

Merge branch 'issue/istl-playground-as-test' into 'master'

Rewrite CMakeLists for istl-solver-playground

See merge request core/dune-istl!507
parents be325ec0 3c18d124
No related branches found
No related tags found
1 merge request!507Rewrite CMakeLists for istl-solver-playground
Pipeline #55782 passed
# SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
# SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
add_executable(istl-solver-playground EXCLUDE_FROM_ALL istl-solver-playground.cc)
add_dune_all_flags(istl-solver-playground)
dune_add_test(NAME istl-solver-playground
SOURCES istl-solver-playground.cc)
dune_symlink_to_source_files(FILES playground.ini)
dune_add_test(TARGET istl-solver-playground)
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