define-windll.rst 207 B

123456
  1. define-windll
  2. -------------
  3. * For builds targeting the MSVC ABI, all generators now add the ``_WINDLL``
  4. preprocessor definition when compiling sources in shared libraries.
  5. See policy :policy:`CMP0203`.