summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/msvc-runtime-library.rst
blob: 4dddac276cf6f235138065369018af0bc6444aa0 (plain)
1
2
3
4
5
6
7
msvc-runtime-library
--------------------

* The :variable:`CMAKE_MSVC_RUNTIME_LIBRARY` variable and
  :prop_tgt:`MSVC_RUNTIME_LIBRARY` target property were introduced to
  select the runtime library used by compilers targeting the MSVC ABI.
  See policy :policy:`CMP0091`.