Files
CMake/Help/release/dev/file_cmd_touch.rst
2018-02-15 10:54:18 -05:00

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`.