An example C++ project, introducing project organization and building.
- C++ compiler
- CMake
- Make
There is a sh script file which illustrates how to build and run the project. It works only on linux/unix, but a similar set of commands can be used on Windows also.