Native support for CMake in KDevelop 4

Matt Rogers mattr at kde.org
Thu Mar 23 02:03:02 CET 2006


Hi,

I'd like to start working on native CMake support for KDevelop 4. What I mean 
by this is that when you open a project that is set up to use CMake, the 
CMakeLists.txt files plus any additional cmake macros are automatically 
loaded in and can be edited natively?

Does CMake have a library that can be linked to by a KDevelop plugin in order 
to reuse CMake's parsing code to produce something like an abstract syntax 
tree that can be used by this plugin? If not, how feasible would it be to 
provide this? 

Posted here instead of cmake at cmake.org since i'm not subscribing to that list 
for just one post.

Thanks
--
Matt



More information about the Kde-buildsystem mailing list