Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 3 (modified by nicolasc, 16 years ago) (diff)

TracNav(TracNav/TOC_Coding)?

CMake Build System

Using CMake with KDevelop

CMake is capable of creating kdevelop files, which are used as project files in (guess where) KDevelop. To create them simply use the following command

cmake . -GKDevelop3