| 123456 |
- cmake_language-command
- ----------------------
- * The :command:`cmake_language()` command was added for meta-operations on
- scripted or built-in commands, starting with a mode to ``CALL`` other
- commands, and ``EVAL CODE`` to inplace evaluate a CMake script.
|