1CMAKE_<LANG>_COMPILER_AR 2------------------------ 3 4.. versionadded:: 3.9 5 6A wrapper around ``ar`` adding the appropriate ``--plugin`` option for the 7compiler. 8 9See also :variable:`CMAKE_AR`. 10