Variables in config.h.cmake should be prefix with DUMUX_
These variables are currently propagated to downstream Dune modules. In order to avoid name clashes we should prefix them. E.g. DUMUX_HAVE_KOKKOS instead of HAVE_KOKKOS.
These variables are currently propagated to downstream Dune modules. In order to avoid name clashes we should prefix them. E.g. DUMUX_HAVE_KOKKOS instead of HAVE_KOKKOS.
mentioned in issue #1304 (closed)
mentioned in merge request !3666 (merged)
closed with merge request !3666 (merged)