diff options
author | Brad King <brad.king@kitware.com> | 2010-06-04 20:02:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-06-04 20:02:00 (GMT) |
commit | ac17dc4a43e7350d7a6daed252adb35a8986fd4b (patch) | |
tree | 56770e38145c79fd39761cd683affea40d886f3b /Source/CTest | |
parent | b180bad2c663882dd339f670053f1bb7fc3769da (diff) | |
download | CMake-ac17dc4a43e7350d7a6daed252adb35a8986fd4b.zip CMake-ac17dc4a43e7350d7a6daed252adb35a8986fd4b.tar.gz CMake-ac17dc4a43e7350d7a6daed252adb35a8986fd4b.tar.bz2 |
KWSys: Remove "copyPermissions" parameters
The CopyFileIfDifferent, CopyFileAlways, CopyAFile and CopyADirectory
methods should always copy permissions. The special cases in which a
caller would pass copyPermissions=false should be handled at the call
site. The parameter needlessly complicates the interface and semantics
of these methods.
Diffstat (limited to 'Source/CTest')
0 files changed, 0 insertions, 0 deletions