Skip to content

#Issue 19580 fix file(REMOVE_RECURSE)

Create RAII class cmSystemTools::SaveRestoreFileAttributes to save and then restore file/directory attributes. This supports turning off Windows Search Indexing during large directory tree operations, and then restoring the file attribute.

Merge request reports