cmake -E touch <file...>
Creates <file> if file do not exist. If <file> exists, it is changing <file> access and modification times
Arguments
Name | Description |
---|---|
file | filepaths |
Creates <file> if file do not exist. If <file> exists, it is changing <file> access and modification times
Name | Description |
---|---|
file | filepaths |