[CMake] Eclipse CDT4 CMake Generator - Pre-Alpha version

Alexander Neundorf a.neundorf-work at gmx.net
Tue Jul 31 16:40:19 EDT 2007


On Tuesday 31 July 2007 16:24, Mike Jackson wrote:
> You dont. That is what I tried to explain in one of my other posts.
> Eclipse has the notion of One project PER top level directory. If you
> had a project setup like the above then you would have to actually
> take the folder sub1 and place it at the same level as foo.
>
>     Let's get straight what _Should_ be going on. The eclipse
> generator is basically going to generate a single eclipse project

Would there be a problem if it would generate completely separate eclipse 
projects for every project() command it finds ?
I.e. one project for the complete tree (foo), and separate projects for the 
projects sub1 and sub2, located in sub1_BINARY_DIR and sub2_BINARY_DIR ?

Alex


More information about the CMake mailing list