Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux-course
Commits
2eff9524
Commit
2eff9524
authored
Jul 17, 2018
by
Katharina Heck
Browse files
Update CMakeLists.txt
parent
6415548c
Changes
1
Hide whitespace changes
Inline
Side-by-side
exercises/solution/exercise-basic/CMakeLists.txt
View file @
2eff9524
...
...
@@ -5,7 +5,7 @@ dune_add_test(NAME exercise_basic_2pni_solution
# 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
dune_symlink_to_source_files
(
FILES
"exercise_basic.input"
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment