mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
The C# flag table added by commit9b06c22648(VS: Add flag tables for C#, 2016-12-01, v3.8.0-rc1~230^2) and preserved by commit6e947179a8(Add json flag tables for C#, 2018-11-21, v3.14.0-rc1~282^2~27) was written by hand. Fix the entry name for the `NoStdLib` property. Fixes: #24077