mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -06:00
7 lines
243 B
ReStructuredText
7 lines
243 B
ReStructuredText
cmake_command
|
|
-------------
|
|
|
|
* The :command:`cmake_command()` command was added for meta-operations on
|
|
scripted or built-in commands, starting with a mode to ``INVOKE`` other
|
|
commands, and ``EVAL CODE`` to inplace evaluate a CMake script.
|