mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-10 01:28:02 +00:00
When detecting C++ features, filter out a warning that is generated by GCC >= 14.3 on, for example, Intel graniterapids machines. Fixes: #27745