summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/msvc-warning-flags.rst
blob: b89d6fa21c6bab242ee1a0bb733d56da3e6cc4d9 (plain)
1
2
3
4
5
6
msvc-warning-flags
------------------

* With MSVC-like compilers the value of :variable:`CMAKE_<LANG>_FLAGS`
  no longer contains warning flags like ``/W3`` by default.
  See policy :policy:`CMP0092`.