blob: 89df4954e7a51601be22f2320b3697bafaf3d804 (
plain)
1
2
3
4
5
6
7
|
CMAKE_<LANG>_COMPILER
---------------------
The full path to the compiler for ``LANG``.
This is the command that will be used as the ``<LANG>`` compiler. Once
set, you can not change this variable.
|