Skip to content

[cmake] Add tests for some advanced constexpr features

Steffen Müthing requested to merge feature/add-constexpr-config-tests into master

This merge requests adds two configuration tests for constexpr features that are not yet available across all of our compilers. I need the tests for PDELab, but figured they might be helpful to others as well.

Merge request reports