Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ginolatorilla/cpp-cmake-template

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gino's C++ CMake project template

A C++ project template that uses the CMake build system.

Supports Linux only.

Features

  • Project options stored as CMake cache variables
  • Test-driven development with Google Test
  • Choose whether to use locally-installed Google Test or download them from GitHub
  • CMake sections divided for maintainability (see cmake/_section* for details)
  • Support for package dependency management with PkgConfig
  • Support for address and undefined behaviour sanitizers in tests
  • Support for static analysis with clang-tidy
Morty Proxy This is a proxified and sanitized view of the page, visit original site.