This makes kdesrc-build fail to clean the build directories if there are
files without write permissions -- this happens if a CMake version with
automoc support is used, as AutomocInfo.cmake (aka AutogenInfo.cmake) is
written with the permissions of CMake's Auto{gen,moc}Info.cmake.in,
which can be 0444 in some systems.
REVIEW: 119263
wilder
parent
97c273a22e
commit
2f773ee139
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue