Skip to content

dekonoplyov/cpp_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp template project

Quick start

Don't forget to checkout submodules

git submodule update --init --recursive

Build

mkdir build
cd build
cmake ..
make

Run tests

make tests

Requirements

Compiler with C++14 support.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors