Skip to content
Snippets Groups Projects
Commit f0a22992 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Start writing CMakeLists.txt for dune-gfe/src

[[Imported from SVN: r10061]]
parent 19625624
No related branches found
No related tags found
No related merge requests found
add_executable("cosserat-continuum" cosserat-continuum.cc)
target_link_dune_default_libraries("cosserat-continuum")
if (ADOLC_FOUND)
add_dune_adolc_flags(cosserat-continuum)
endif()
add_dune_pythonlibs_flags(cosserat-continuum)
add_dune_ipopt_flags(cosserat-continuum)
add_dune_ug_flags(cosserat-continuum)
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