/snbose.h

Primary LanguageC++MIT LicenseMIT

snbose.h

Build

Repository ships with easy to use Makefile in the root directory which can be used to build the project.

build libs

make

build examples

make examples

clean build

make clean