Skip to content

Commit

Permalink
Add a note about building .so
Browse files Browse the repository at this point in the history
  • Loading branch information
lipnitsk committed May 2, 2018
1 parent 1b0f391 commit f6a11cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,8 @@ Some usage examples are also available in the test cases under [t/](https://gith

# Compiling

NOTE: Use `-DBUILD_SHARED_LIBS=ON` to build as a shared library.

```
mkdir bin
cd bin
Expand Down

0 comments on commit f6a11cb

Please sign in to comment.