summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/variable/CMAKE_RANLIB.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.6/Help/variable/CMAKE_RANLIB.rst')
-rwxr-xr-xshare/cmake-3.6/Help/variable/CMAKE_RANLIB.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.6/Help/variable/CMAKE_RANLIB.rst b/share/cmake-3.6/Help/variable/CMAKE_RANLIB.rst
new file mode 100755
index 0000000..82672e9
--- /dev/null
+++ b/share/cmake-3.6/Help/variable/CMAKE_RANLIB.rst
@@ -0,0 +1,7 @@
+CMAKE_RANLIB
+------------
+
+Name of randomizing tool for static libraries.
+
+This specifies name of the program that randomizes libraries on UNIX,
+not used on Windows, but may be present.