Skip to content

Help: Remove out of date bounds on compile feature supported versions

The upper limits on what compiler CMake supports is always changing, and the values inside cmake-compile-feature is always out of date. So lets remove it.

Merge request reports