msvc-runtime-library.rst 274 B

1234567
  1. msvc-runtime-library
  2. --------------------
  3. * The :variable:`CMAKE_MSVC_RUNTIME_LIBRARY` variable and
  4. :prop_tgt:`MSVC_RUNTIME_LIBRARY` target property were introduced to
  5. select the runtime library used by compilers targeting the MSVC ABI.
  6. See policy :policy:`CMP0091`.