Skip to content

Latest commit

 

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 .