diff options
Diffstat (limited to 'Help/release/dev/file_cmd_touch.rst')
-rw-r--r-- | Help/release/dev/file_cmd_touch.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/file_cmd_touch.rst b/Help/release/dev/file_cmd_touch.rst deleted file mode 100644 index b1b1e3c..0000000 --- a/Help/release/dev/file_cmd_touch.rst +++ /dev/null @@ -1,6 +0,0 @@ -file_cmd_touch ------------------- - -* The :command:`file(TOUCH)` and :command:`file(TOUCH_NOCREATE)` commands - were added to expose TOUCH functionality without having to use CMake's - command-line tool mode with :command:`execute_process`. |