Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

kzeslaf/cpp-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-project-template

Documentation Status

This project is just simple C++ project template. This example shows use of such things like:

  • cmake build system,
  • unit tests,
  • etc..

CMake

Presentations:

References:

Documentation

We're using doxygen to create and build documentation.

Unit Tests

We're using Google Test library for creating unit tests. See following dirs:

  • test
  • third-party/googletest

About

C++ Project Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published