blob: ac90b46d9419f7ce509540bdc99569ad3f4acf4e (
plain)
1
2
3
4
5
6
7
|
CMAKE_GCC_AR
------------
A wrapper around ``ar`` adding the appropriate ``--plugin`` option for the
GCC compiler. For other compilers variable is not defined.
See also :variable:`CMAKE_AR`.
|