cmake/Help/variable/CMAKE_LANG_COMPILER_AR.rst
2021-09-14 00:13:48 +02:00

10 lines
191 B
ReStructuredText

CMAKE_<LANG>_COMPILER_AR
------------------------
.. versionadded:: 3.9
A wrapper around ``ar`` adding the appropriate ``--plugin`` option for the
compiler.
See also :variable:`CMAKE_AR`.