diff options
Diffstat (limited to 'Help/release/dev/cmake_command-command.rst')
-rw-r--r-- | Help/release/dev/cmake_command-command.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/cmake_command-command.rst b/Help/release/dev/cmake_command-command.rst deleted file mode 100644 index 6200ae2..0000000 --- a/Help/release/dev/cmake_command-command.rst +++ /dev/null @@ -1,6 +0,0 @@ -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. |