MsvcDebugInformationFormatAbstraction.rst 331 B

1234567
  1. MsvcDebugInformationFormatAbstraction
  2. -------------------------------------
  3. * The :variable:`CMAKE_MSVC_DEBUG_INFORMATION_FORMAT` variable and
  4. :prop_tgt:`MSVC_DEBUG_INFORMATION_FORMAT` target property were introduced
  5. to select the debug information format for compilers targeting the MSVC ABI.
  6. See policy :policy:`CMP0141`.