Skip to content
Snippets Groups Projects
Commit 2eff9524 authored by Katharina Heck's avatar Katharina Heck
Browse files

Update CMakeLists.txt

parent 6415548c
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ dune_add_test(NAME exercise_basic_2pni_solution ...@@ -5,7 +5,7 @@ dune_add_test(NAME exercise_basic_2pni_solution
# add exercise to the common target # add exercise to the common target
add_dependencies(test_exercises exercise_basic_2pni) add_dependencies(test_exercises exercise_basic_2pni_solution)
# add a symlink for the input file # add a symlink for the input file
dune_symlink_to_source_files(FILES "exercise_basic.input") dune_symlink_to_source_files(FILES "exercise_basic.input")
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