mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
7 lines
240 B
ReStructuredText
7 lines
240 B
ReStructuredText
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`.
|