cmake/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst

10 lines
207 B
ReStructuredText
Raw Normal View History

2017-07-20 19:35:53 +02:00
CMAKE_<LANG>_COMPILER_RANLIB
----------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.9
2017-07-20 19:35:53 +02:00
A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
compiler.
See also :variable:`CMAKE_RANLIB`.