cmake_command-command.rst 243 B

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