Revision a95b47154ef0508cb30c82b79dab75526743498a authored by Brad King on 10 December 2015, 19:57:22 UTC, committed by Brad King on 21 December 2015, 14:52:28 UTC
1 parent a53e016
Raw File
CMAKE_LANG_COMPILER.rst
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.
back to top