summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst
blob: 1d10b557f721c94d431afdb4b659e3d878f0bf12 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_<LANG>_COMPILER_RANLIB
----------------------------

.. versionadded:: 3.9

A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
compiler.

See also :variable:`CMAKE_RANLIB`.