summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_LANG_COMPILER.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_LANG_COMPILER.rst')
-rw-r--r--share/cmake-3.2/Help/variable/CMAKE_LANG_COMPILER.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_LANG_COMPILER.rst b/share/cmake-3.2/Help/variable/CMAKE_LANG_COMPILER.rst
new file mode 100644
index 0000000..fffc347
--- /dev/null
+++ b/share/cmake-3.2/Help/variable/CMAKE_LANG_COMPILER.rst
@@ -0,0 +1,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.