CMAKE_LANG_COMPILER.rst 201 B

1234567
  1. CMAKE_<LANG>_COMPILER
  2. ---------------------
  3. The full path to the compiler for ``LANG``.
  4. This is the command that will be used as the ``<LANG>`` compiler. Once
  5. set, you can not change this variable.