Sign in
fuchsia
/
third_party
/
cmake
/
1e1e306d9a13cdc1f8110c84192c37d7eedf5b3c
/
.
/
Help
/
variable
/
CMAKE_LANG_COMPILER_LOADED.rst
blob: 9308878df39128932ec0f5dd9e4feb2ce08783d9 [
file
] [
log
] [
blame
]
CMAKE_
<
LANG
>
_COMPILER_LOADED
----------------------------
Defined
to
true
if
the language
is
enabled
.
When
language
``
<
LANG
>
``
is
enabled
by
:
command
:
`project`
or
:
command
:
`enable_language`
this
variable
is
defined
to
``
1
``
.