[Cmake] [PATCH] kdevelop generator for cmake

William A. Hoffman billlist at nycap.rr.com
Mon Sep 20 20:49:43 EDT 2004


Looks good so far, the next step would be to figure out a way to test this code.
Can KDevelop be used to run builds from the command line?  If so,
you will need one more function on the global generator, TryCompile.
Then we can set up a dashboard that runs the test suite with this generator.

-Bill
 

At 05:51 PM 9/20/2004, Alexander Neundorf wrote:
>Hi, 
> 
>here comes a (AFAICT) working KDevelop 3 generator for cmake. 
>The diff is against current cvs. 
>cmake -GKDevelop3 .  
>will generate standard Unix Makefiles and additionally kdevelop project 
>files in every directory with targets. 
> 
>Comments, ideas, ... ? 
>Do I have to change something before you consider applying it to cvs ? 
> 
>Bye 
>Alex 
> 
> 



More information about the Cmake mailing list