how to add support for cmake projects ?

Alexander Dymo adymo at mksat.net
Mon Jul 12 20:21:43 BST 2004


On Saturday 10 July 2004 23:09, Alexander Neundorf wrote:
> cmake (www.cmake.org) is an alternative to the GNU autotools, and I managed
> to understand their code and how to read the cmake-specific "project" files
> (CMakeLists.txt). Since cmake 2.0.2 ist comes with basic support for KDE
> apps.
> Now I'd like to add support for cmake-based projects to kdevelop.
> I already checked out cvs and it seems it has to go into
> kdevelop/buildtools/. So, what do I have to do then ?
> Which interfaces/classes/plugins do I have to implement ?
> Is there some documentation about this topic somewhere ?

Hi!
You need to implement KDevProject interface. Take a look at buildtools/pascal,
it's probably the simplest project manager plugin for KDevelop. It's about 500
loc. 
API Documentation is available at:
http://developer.kde.org/documentation/library/cvs-api/kdevelop/html/


-- 
Alexander Dymo
ICST Department, National University of Shipbuilding, Mykolayiv, Ukraine

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list