Skip to content

Help: MSVC now has C standard level flags

scivision requested to merge scivision/cmake:doc-cstd into master

Just removing now obsolete statements that Visual Studio does not have C Standard flags (it has c11 and c17 flags as of VS 16.8)

Document the version of MSVC that started supporting C standard flags.

Backport: release

Edited by Brad King

Merge request reports