Skip to content

eduinlight/cpp-boilerplate-make

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ boilerplate with make

Run debug

# build
make build
# run
make run

Release

make release

Output

./out/debug|release/project_name

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors