mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
8 lines
209 B
ReStructuredText
8 lines
209 B
ReStructuredText
CMAKE_GCC_RANLIB
|
|
----------------
|
|
|
|
A wrapper around ``ranlib`` adding the appropriate ``--plugin`` option for the
|
|
GCC compiler. For other compilers variable is not defined.
|
|
|
|
See also :variable:`CMAKE_RANLIB`.
|