Skip to content
Snippets Groups Projects
Commit a7de766c authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[cmake] Don't check for C++17 features which we require anyway

Set the following variables always to 1:
 DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION
 DUNE_HAVE_CXX_OPTIONAL
 DUNE_HAVE_CXX_VARIANT
 DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR
 DUNE_HAVE_C_ALIGNED_ALLOC
parent c6ba736d
No related branches found
No related tags found
No related merge requests found
Loading
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