Skip to content
Snippets Groups Projects
Commit 69b28520 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Add Adol-C flags if found

parent c1e8f31d
No related branches found
No related tags found
No related merge requests found
......@@ -27,4 +27,8 @@ if(HAVE_AMIRAMESH AND HAVE_IPOPT AND HAVE_PSURFACE AND HAVE_UG)
endforeach()
endif()
if (ADOLC_FOUND)
add_dune_adolc_flags(nonlinelast)
endif()
finalize_dune_project(GENERATE_CONFIG_H_CMAKE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment