README.md 103 B

How to build

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