[CMake] [PATCH] kdevelop3 generator, 2nd version

Alexander Neundorf a.neundorf-work at gmx.net
Tue Oct 12 15:02:30 EDT 2004


Hi, 
 
> I really do not want to write into the source tree. 
> We have proved that it can work in the binary tree. 
> What if the source tree is on a cd rom?  There  are 
> many issues with writing into the source tree, and 
> I don't think we need to do it. 
>  
> When you say it does not work now, exactly what does not 
> work? 
    
All files in the foo.kdevelop.filelist which have either an absolute path 
or which are located somwhere higher (../whatever/ ) don't appear in the 
file groups tab and the ile tree tab. 
 
I'll update my kdevelop to check if this is still the case with the 
current version. 
 
> The big project works fine, it has all the source 
> files, and you can build it from kdevelop.  The only missing 
> part is how to correctly handle the sub-projects.    
 
Well, that's why I created a filelist-file for every subproject, which 
contained the files belonging to this project. 
  
... 
> Why can we not have: 
> TopProject.kdevelop 
> TopProject.kdevelop.filelist  (this has the list of sources from 
> target1,target2,target3) 
>  
>   SubProject.kdevelop 
>      SubProject.kdevelop.filelist (this has the list of sources from 
> target3) 
 
That's what my patch did, only that the filelist file was located at the 
root of the source tree. 
 
Bye 
Alex 
 

-- 
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++



More information about the CMake mailing list