Re: [CMake] Critical Xcode problem with OBJECT libraries

2014-02-20 Thread Paul Smith
I've built CMake 3.0.0-rc1 and tested it, and I still see this same bug with that version of CMake. Anyone have any ideas? Not having reliable builds is wreaking total havoc on the Xcode users on our development team. On Wed, 2014-02-19 at 15:17 -0500, Paul Smith wrote: > Hi all. I'm using CMa

[CMake] Critical Xcode problem with OBJECT libraries

2014-02-19 Thread Paul Smith
Hi all. I'm using CMake 2.8.12.1 on Linux, MacOSX, and Windows. On my system I need to build libraries in a large number of subdirectories and link them (statically) with various executables (different executables use different libraries). Then I also need to take the content of all those librar