Skip to content

Adapt dune_add_library by specifying EXPORT_NAME

Simon Praetorius requested to merge feature/cmake-namespaces into master

Summary

This MR implements the required changes suggested by core/dune-common!1247 (merged). A new property is added to the dune_add_library command in the main CMakeLists.txt file to express how the duneuggrid library should be exported.

Edited by Simon Praetorius

Merge request reports