define-msvc-char-set.rst 241 B

123456
  1. define-msvc-char-set
  2. --------------------
  3. * For builds targeting the MSVC ABI, all generators now add the ``_MBCS``
  4. preprocessor definition when compiling sources unless ``_UNICODE`` or ``_SBCS``
  5. is found. See policy :policy:`CMP0204`.