Skip to content

Add ALBERTA_DEBUG=1 flag when linking against Alberta debug libraries

Simon Praetorius requested to merge feature/alberta-with-debug-info into master

Summary

The dune grid library and the alberta library must use the same ALBERTA_DEBUG flag. With this MR, this is set automatically in the cmake find-package for alberta whenever the debug version of the library is selected.

Merge request reports