CMP0122.rst 469 B

12345678910111213141516
  1. CMP0122
  2. -------
  3. .. versionadded:: 3.21
  4. :module:`UseSWIG` use library name conventions for ``CSharp`` language.
  5. Starting with CMake 3.21, :module:`UseSWIG` generates now a library using
  6. default naming conventions. This policy provides compatibility with projects
  7. that expect the legacy behavior.
  8. .. |INTRODUCED_IN_CMAKE_VERSION| replace:: 3.21
  9. .. |WARNS_OR_DOES_NOT_WARN| replace:: warns
  10. .. include:: include/STANDARD_ADVICE.rst
  11. .. include:: include/DEPRECATED.rst