Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 103 Bytes

File metadata and controls

6 lines (5 loc) · 103 Bytes

How to build

cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release