Skip to content
Snippets Groups Projects
Commit 38a50dc3 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Merge branch 'feature/update-finalize-dune-project' into 'master'

Remove argument from cmake command finalize_dune_project

See merge request core/dune-istl!551
parents e87ea92e 13eb172c
Branches
Tags
1 merge request!551Remove argument from cmake command finalize_dune_project
Pipeline #66965 passed
......@@ -39,4 +39,4 @@ if( DUNE_ENABLE_PYTHONBINDINGS )
endif()
# finalize the dune project, e.g. generating config.h etc.
finalize_dune_project(GENERATE_CONFIG_H_CMAKE)
finalize_dune_project()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment