summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_LANG_COMPILER_LOADED.rst')
-rw-r--r--Help/variable/CMAKE_LANG_COMPILER_LOADED.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst b/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst
new file mode 100644
index 0000000000..3b8e9aac62
--- /dev/null
+++ b/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst
@@ -0,0 +1,7 @@
+CMAKE_<LANG>_COMPILER_LOADED
+----------------------------
+
+Defined to true if the language is enabled.
+
+When language <LANG> is enabled by project() or enable_language() this
+variable is defined to 1.