file_cmd_touch.rst 240 B

123456
  1. file_cmd_touch
  2. ------------------
  3. * The :command:`file(TOUCH)` and :command:`file(TOUCH_NOCREATE)` commands
  4. were added to expose TOUCH functionality without having to use CMake's
  5. command-line tool mode with :command:`execute_process`.