Skip to content
Snippets Groups Projects
Commit e881b1d3 authored by Ivan Buntic's avatar Ivan Buntic
Browse files

[problem] Improve symlink slide.

parent c11f1478
No related branches found
No related tags found
1 merge request!240[problem] Improve slides.
Pipeline #46286 passed
......@@ -730,6 +730,8 @@ dumux_add_test(
Extra: Create linked parameter file in `build-cmake` folder, separately add executable and set compile definitions for an executable:
```cmake
dune_symlink_to_source_files(FILES "params.input")
# or: add_input_file_links()
# using tpfa
add_executable(test_2p_incompressible_tpfa EXCLUDE_FROM_ALL main.cc)
target_compile_definitions(
......
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