1CMAKE_<LANG>_COMPILER_RANLIB
2----------------------------
3
4.. versionadded:: 3.9
5
6A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
7compiler.
8
9See also :variable:`CMAKE_RANLIB`.
10