mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 16:38:42 +00:00
![Brad King](/assets/img/avatar_default.png)
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.