Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
9 lines (8 loc) · 106 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 106 Bytes

Repository made for learning purposes

Building:

mkdir build
cd build
cmake ..
cmake --build .