msvc-runtime-checks.rst 261 B

1234567
  1. msvc-runtime-checks
  2. -------------------
  3. * The :variable:`CMAKE_MSVC_RUNTIME_CHECKS` variable and
  4. :prop_tgt:`MSVC_RUNTIME_CHECKS` target property were introduced
  5. to select runtime checks for compilers targeting the MSVC ABI.
  6. See policy :policy:`CMP0184`.