Skip to content

Manu-sh/example-opnm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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`

About

Example of to embed and use the pnm library with cmake

Resources

License

Stars

Watchers

Forks