Skip to content

jameslindfors/cpp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP Project Starter

Building

cmake -S . -B build/
make -C build/
build/apps/Project

About

Simple C++ Project Structure with CMake

Resources

License

Stars

Watchers

Forks