[Cmake] [PATCH] kdevelop generator for cmake

Alexander Neundorf a.neundorf-work at gmx.net
Thu Sep 23 02:33:53 EDT 2004


> Hi Alex, 
>  
> I am playing with KDevelop3 and I do not see foo.kdevelop.filelist: 
>  
> These are files I see: 
>  
> testofkdevelop.kdevelop 
> testofkdevelop.kdevelop.pcs 
> testofkdevelop.kdevses 
>  
> I am not sure what the pcs file is (something binary), but kdevses has 
 
I think the pcs file is related to code completion. kdevses stores session 
information. You get the foo.kdevelop.filelist if you choose "import custom
makefile 
based project" (or if use the cmake kdevelop3 generator :-) 
 
> recently open files etc, while kdevelop one has project information. 
>  
> It does something funny though: 
>  
>   <kdevfileview> 
>     <groups> 
>       <group pattern="*.h" name="Header files" /> 
>       <group pattern="*.cpp" name="Source files" /> 
>       <hidenonprojectfiles>false</hidenonprojectfiles> 
>       <hidenonlocation>false</hidenonlocation> 
>     </groups> 
 
These are the pattern for the file groups tab on the left side. The file
groups tab 
either groups all files or only the project files (if "show non-project
files" is 
inactive). 
With the kdevelop support for cmake the foo.kdevelop.filelist file is
generated in 
PROJECT_SOURCE_DIR. 
 
Bye 
Alex 
 

-- 
+++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++
Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl



More information about the CMake mailing list