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

Daniel Dekkers d.dekkers at cthrough.nl
Thu Oct 20 06:41:03 EDT 2011


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



More information about the CMake mailing list