blob: 945160b58604ccdd3401fca7ae93f07212afdee7 (
plain)
1
2
3
4
5
6
7
|
CMAKE_<LANG>_COMPILER_RANLIB
----------------------------
A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
compiler.
See also :variable:`CMAKE_RANLIB`.
|