Skip to content

Check proper ranges support on CMake time

Alexander Lohnau requested to merge work/alex/clang_mess into master

Clang < 16 causes issues with that Compile errors further down the stack are /super/ annoying to understand. Because we make heavy used of it here, adding compat logic as in plasma-workspace!4688 (merged) is overkill.

Merge request reports