Skip to content
/ CMake Public
forked from steveire/CMake

CMake, the cross-platform, open-source build system.

Notifications You must be signed in to change notification settings

pol51/CMake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake

Daemon Mode

This branch implements a daemon mode for CMake. It is intended for collaborators wishing to upstream this into CMake proper. This branch is not something for end users.

This will allow advanced IDE features such as

  • Semantic highlighting
  • Code completion
  • Content debugging
  • Contextual help

and more. See https://steveire.wordpress.com/2016/01/24/cmake-daemon-for-user-tools/ for details

See a Qt-based client as a KDE Kate plugin here: https://quickgit.kde.org/?p=scratch%2Fskelly%2Fcmakekate.git.

License

CMake is distributed under the OSI-approved BSD 3-clause License. See Copyright.txt for details.

About

CMake, the cross-platform, open-source build system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 39.5%
  • C++ 36.3%
  • CMake 20.2%
  • Roff 1.3%
  • HTML 0.6%
  • Shell 0.6%
  • Other 1.5%