mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
b2f612a0fa
Use the macro now provided by KWSys instead of using `try_compile` checks. It will no longer consider the `__attribute__((fallthrough))` variant, but compilers that don't have one of the modern attributes shouldn't warn about not using one anyway.