Skip to content
/ simple-cpp-template Public template

A template to quickly get started on a C++ project with cmake, unit-testing, benchmarking already setup

Notifications You must be signed in to change notification settings

waqqas/simple-cpp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Building

  • mkdir build
  • cd build
  • cmake ..
  • make

Sample Output

References

About

A template to quickly get started on a C++ project with cmake, unit-testing, benchmarking already setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published