Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 150 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 150 Bytes

How to compile:

For LINUX

    mkdir build

    cd build

    cmake ..

    make -j