to learn and play with C++
Cmake Intro | ||
GCC Intro | ||
Meson Intro | ||
.gitignore | ||
LICENSE | ||
README.md |
C++ Playground
This little repository hosts different small projects written in C++.
Each project works standalone and only requires the files inside its folder. Some projects require the global include-folder for common or shared libraries.
All projects are build and tested on linux