mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05:00
f7347f28c7
MSVC >=19.27 supports a C11 switch. The `c_restrict` feature has also been implemented. Fixes: #21069