CMake/Help/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

9 lines
223 B
ReStructuredText

CMAKE_<LANG>_LINK_LIBRARY_SUFFIX
--------------------------------
.. versionadded:: 3.16
Language-specific suffix for libraries that you link to.
The suffix to use for the end of a library filename, ``.lib`` on Windows.