mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
33a1076b84
CMake directory removal code cannot remove content from read-only directories (a separate bug which will be fixed). Therefore we should not create them in the StringFileTest. This tweaks the file(COPY) call to test not giving OWNER_WRITE to files rather than directories.