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

Karthik Krishnan karthik.krishnan at kitware.com
Tue Jul 31 16:54:30 EDT 2007


On 7/31/07, Alexander Neundorf <a.neundorf-work at gmx.net> wrote:
>
> 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 ?


I think, several functionailities, work on a per-project basis. For
instance, I wouldn't be able to do a global CVS diff for the project, I'd
have to recurse into every subproject...
If it helps, eclipse does support the concept of "Make targets", so you
should be able to create make targets for each project ..

Alex
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>



-- 
Karthik Krishnan
R&D Engineer,
Kitware Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070731/309a968c/attachment.html


More information about the CMake mailing list