You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst

10 lines
207 B

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