cmake_language-command.rst 260 B

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