Add ALBERTA_DEBUG=1 flag when linking against Alberta debug libraries
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.