Skip to content

cmake -E tar: Add --touch option

Similar to GNU tar add a --touch option to the tar extract command to skip extracting the timestamps from the files in the archive effectively touching them as if they were just created.

Issue: #22746 (closed)
Topic-rename: cmake-E-tar-touch

Edited by Brad King

Merge request reports