example-opnm Example of to embed and use the opnm library with cmake git clone https://github.com/Manu-sh/example-opnm.git mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Release .. make -j`nproc --all`