CMake/Help/variable/CMAKE_LANG_COMPILER_RANLIB.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

10 lines
207 B
ReStructuredText

CMAKE_<LANG>_COMPILER_RANLIB
----------------------------
.. versionadded:: 3.9
A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
compiler.
See also :variable:`CMAKE_RANLIB`.