Skip to content

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

 
 
 

Contributors