Skip to content
Snippets Groups Projects
Commit 022e0590 authored by Dennis Gläser's avatar Dennis Gläser
Browse files

Update CMakeLists.txt in tutorial exercise 2

parent b280f1ea
No related branches found
No related tags found
1 merge request!600[WIP][components][plotproperties] Add a source file to plot properties of some components
# a compositional two-phase simulation program # a compositional two-phase simulation program
dune_add_test(NAME exercise2 # dune_add_test(NAME exercise2 SOURCES exercise2.cc)
SOURCES exercise2.cc)
# add a symlink for the input file # add a symlink for the input file
dune_symlink_to_source_files(FILES "exercise2.input") dune_symlink_to_source_files(FILES "exercise2.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