[CMake] XCode workspace with projects and Visual Studio solution with projects

Michael Jackson mike.jackson at bluequartz.net
Thu Oct 20 07:28:49 EDT 2011


Yes you will get a top level Solution with projects. No you will not get that in Xcode.
___________________________________________________________
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jackson at bluequartz.net 
BlueQuartz Software               Dayton, Ohio

On Oct 20, 2011, at 6:41 AM, Daniel Dekkers wrote:

> Hi,
> 
> I was wondering, if I generate for Visual Studio, and do PROjECT(...) calls in nested CMakeLists.txt files, I get a top level solution with separate projects in it (exes and libs).
> But the XCode generator doesn't create a top level workspace (with separate projects in it) but a single project with the (sub)projects divided in /Sources.
> Is this still a CMake/Xcode limitation (read something about problems with dependencies) or is there a workaround that I don't know about?
> 
> Thanks,
> Daniel
> 
> --
> 
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list