summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst')
-rw-r--r--Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst b/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst
new file mode 100644
index 000000000..945160b58
--- /dev/null
+++ b/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst
@@ -0,0 +1,7 @@
+CMAKE_<LANG>_COMPILER_RANLIB
+----------------------------
+
+A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
+compiler.
+
+See also :variable:`CMAKE_RANLIB`.