Re: [CMake] cpack ZIP generator fails if source file is readonly

2014-03-18 Thread Bruce Cartland
Checked Linux (Ubuntu 12.04). 2.8.12.2 works, so I'm guessing this is a Windows platform issue. On 18/03/14 16:24, Bruce Cartland wrote: > I'm upgrading my build from 2.8.8 to the latest toolset. > > At this stage I've only tried on Windows 2008 Server R2 Standard SP1 and > Windows Server 2003 R2

[CMake] cpack ZIP generator fails if source file is readonly

2014-03-17 Thread Bruce Cartland
I'm upgrading my build from 2.8.8 to the latest toolset. At this stage I've only tried on Windows 2008 Server R2 Standard SP1 and Windows Server 2003 R2 SP2 (my Linux/Mac boxes are currently broken). The particular part which fails is packaging the source - which uses the ZIP generator cpack --c