Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 73 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 73 Bytes

How to compile

$mkdir build
$cd build
$cmake ..
$make