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

Remove argument from cmake command finalize_dune_project

parent e87ea92e
No related branches found
No related tags found
1 merge request!551Remove argument from cmake command finalize_dune_project
Pipeline #66930 passed
This commit is part of merge request !551. Comments created here will be created in the context of that merge request.
......@@ -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.
Finish editing this message first!
Please register or to comment