summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake_language-command.rst
blob: 5c00cea4428f51688265ab106898703cc508f534 (plain)
1
2
3
4
5
6
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.