CMAKE_LANG_COMPILER_AR.rst 168 B

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