[CMake] Kdevelop generator

William A. Hoffman billlist at nycap.rr.com
Wed Mar 22 10:18:30 EST 2006


At 09:55 AM 3/22/2006, Julien Marchand wrote:
>Hi
>
>I'm trying to use ITK with Kdevelp on my Ubuntu platform. So far, I've managed to download the sources of cmake and compile them (./bootsrap && make && make install). However, I'm unable to use cmake in the kdevelop environment, even though it is said to support cmake projects. I can see that the kdevelop generator is installed on my machine, but am clueless on how to use it effectively. 
>
>The wiki is actually quite old on this matter (october 2004) and I was unable to find other info.
>
>Help would be appreciated :-) 

cmake -GKDevelop3 ../src

-Bill



More information about the CMake mailing list