CMAKE_LANG_COMPILER_RANLIB.rst 184 B

1234567
  1. CMAKE_<LANG>_COMPILER_RANLIB
  2. ----------------------------
  3. A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
  4. compiler.
  5. See also :variable:`CMAKE_RANLIB`.