Skip to content

zitsen/cmake-init

 
 

Repository files navigation

Cross-Platform C++ CMake Project Template

cmake-init is a copy and paste template, that provides the following features:

  • Cross Platform
  • Windows
  • Linux
  • Mac
  • Libraries, Applications, Testing template
  • Documentation template
  • Installation, Packaging template
  • CMake find script template for defined libraries

The files of cmake-init are an instantiation of the templates containing:

  • Example app
  • Example lib
  • Example test
  • Example documentation
  • Example package

Status

build status (@hourly for master): status

About

Template for reliable, cross-plattform C++ project setup using cmake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 93.9%
  • C++ 3.7%
  • C 2.4%