summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/file_cmd_touch.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/file_cmd_touch.rst')
-rw-r--r--Help/release/dev/file_cmd_touch.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/file_cmd_touch.rst b/Help/release/dev/file_cmd_touch.rst
new file mode 100644
index 0000000..b1b1e3c
--- /dev/null
+++ b/Help/release/dev/file_cmd_touch.rst
@@ -0,0 +1,6 @@
+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`.