mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
b11c723678
The `-std:c11` option added by commit f7347f28c7 (MSVC: Record support
for C11 and c_restrict, 2020-08-09, v3.18.2~9^2) needs this flag table
entry to map in the VS IDE properly.
Issue: #21069