CMAKE_LANG_COMPILER_LOADED.rst 227 B

1234567
  1. CMAKE_<LANG>_COMPILER_LOADED
  2. ----------------------------
  3. Defined to true if the language is enabled.
  4. When language ``<LANG>`` is enabled by :command:`project` or
  5. :command:`enable_language` this variable is defined to ``1``.