[CMake] [VS gen] Multiple configurations code

Olaf van der Spek olafvdspek at gmail.com
Mon Jul 26 16:51:21 EDT 2010


On Mon, Jul 26, 2010 at 10:42 PM, Michael Wild <themiwi at gmail.com> wrote:
> The first directory is the one containing all the sources. The other ones are various build trees for different configurations. Sometimes I have more, sometimes less. I have build trees linking against Qt4-Carbon and others linking against Qt4-Cocoa (this is on Mac OS X). So it would be entirely impossible for CMake to handle all these cases in one single build tree for me, after all I'm not just using different configurations and architectures, but also different libraries. It's not just a CMake problem, most IDE's wouldn't be able to do this.

Note that I'm not asking for a single build tree. I'm asking for a
single project file (or tool invocation).

Olaf


More information about the CMake mailing list