cmake -E touch_nocreate <file...>
Touch a file if it exists but do not create it. If a file does not exist it will be silently ignored
Arguments
Name | Description |
---|---|
file | filepaths |
Touch a file if it exists but do not create it. If a file does not exist it will be silently ignored
Name | Description |
---|---|
file | filepaths |