Skip to content

CMake template for an example project composed of executable and library

License

Notifications You must be signed in to change notification settings

Legorock/modern-cmake-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modern-cmake-template

Example of how to use CMake for building a project composed by an application, library, and tests.

  • app
  • libs/lib1
  • libs/lib1/tests

About

CMake template for an example project composed of executable and library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 48.1%
  • C++ 28.9%
  • Makefile 16.2%
  • C 6.8%