Skip to content

cmake: Add MSVC options when building all libraries and executables

Roger Leigh requested to merge cmake-msvc-options into master

From vcpkg downstream patch, with some adaption to make it more general.

Disable some erroneous warnings when using standard C features.

Merge request reports

Loading