Skip to content
Snippets Groups Projects
Commit c4575010 authored by Alexander Jaust's avatar Alexander Jaust
Browse files

added missing definitions in CMakeLists.txt

parent 41b009e6
No related branches found
No related tags found
1 merge request!4Feature/ff pm coupling monoflux
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
......@@ -23,6 +23,7 @@ dune_project()
dune_enable_all_packages()
add_subdirectory(appl)
add_subdirectory(postprocessing)
add_subdirectory(doc)
add_subdirectory(dumux)
add_subdirectory(cmake/modules)
......
......@@ -7,3 +7,4 @@ add_subdirectory(fvca-monolithic-reversed)
add_subdirectory(iterative)
add_subdirectory(iterative-reversed)
add_subdirectory(iterative-reversed-mono-flux)
add_subdirectory(iterative-reversed-mono-flux-no-precice)
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